Removing Specs2 as a dependency to remove the hassle of keeping track of available versions
This commit is contained in:
parent
f7e3c78a7b
commit
743f9cd8ff
5 changed files with 4 additions and 89 deletions
|
|
@ -707,10 +707,3 @@ Some `Specs2 <http://specs2.org>`_ users have contributed examples of how to wor
|
|||
|
||||
* Specifications are by default executed concurrently, which requires some care
|
||||
when writing the tests or alternatively the ``sequential`` keyword.
|
||||
|
||||
You can use the following two examples as guidelines:
|
||||
|
||||
.. includecode:: code/docs/testkit/Specs2DemoSpec.scala
|
||||
|
||||
.. includecode:: code/docs/testkit/Specs2DemoAcceptance.scala
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue