Search code examples
Is it possible to run both tests based on specs2 and scalatest in the same project with SBT...

scalasbtscalatestspecs2

Read More
scalatest not working in intellij 13.1...

scalaintellij-ideascalatestintellij-13

Read More
Is there a way in a Scala after() method to know whether the test failed?...

scalascalatest

Read More
How to compare that two Traversables contain exactly the same elements?...

scalascalatest

Read More
ScalaTest: testing web apps with multiple browsers...

seleniumscalatest

Read More
How can ExecutionContext be injected on Play Framework tests?...

scalaplayframeworkplayframework-2.0guicescalatest

Read More
How to check which exception is contained in a Failure[T]?...

scalascalatest

Read More
Scalatest maven plugin: ERROR: -c has been deprecated for a very long time and is no longer supporte...

xmlmavenmaven-pluginscalatestscalatest-maven-plugin

Read More
Scalatest: should be Matchers with extra description?...

scalascalatest

Read More
ScalaTest - How to verify a collection contains a sub class...

scalascalatest

Read More
Write function with type parameter...

scalagenericsscalatesttype-parameter

Read More
Selenium 3 with Firefox: active did not match a known command...

firefoxselenium-webdriverscalatestgeckodriver

Read More
How to chain function arguments in Scala?...

scalascalatest

Read More
How do I make IntelliJ IDEA run all the tests including sub packages...

scalatestingintellij-ideascalatest

Read More
ScalaTest: referencing NoArgTest...

scalascalatest

Read More
Circular Generators hanging indefinately...

scalascalatestscalacheckproperty-based-testing

Read More
Getting started with Scala, Scalatest, and Maven...

unit-testingscalamavenscalatestscala-2.9

Read More
ScalaCheck, different behaviour when calling Test.check or Test.checkProperties...

scalascalatestscalacheck

Read More
Advantages of using ScalaFutures from ScalaTest vs. Await.result...

scalatestingscalatest

Read More
How to show ScalaTest tests nicely in TeamCity...

javascalamaventeamcityscalatest

Read More
What kind of syntax of Scala syntax is this?...

scalascalatest

Read More
Distinguishing between expected and actual values in ScalaTest using matchers...

scalascalatest

Read More
Some ScalaTests do not run from IDEA - NoSuchMethodError...

scalaintellij-ideascalatest

Read More
how to use forAll in scalatest to generate only one object of a generator?...

scalageneratorscalatestscalacheck

Read More
ScalaTest: Is there a flaw defining Test Suites as object rather than class?...

scalascalatest

Read More
Using ScalaTest to test java that contain @Autowired and private fields...

javascalamockitoprivatescalatest

Read More
How to use ShouldVerb with Double types?...

scalascalatest

Read More
Close or shutdown of H2 database after tests is not working...

scalah2slickscalatest

Read More
Screenshot on every failure using Scalatest...

scalascreenshotscalatest

Read More
Scala testing with type enrichment...

scalaunit-testingdependency-injectionmockitoscalatest

Read More
BackNext