Groups
Conversations
All groups and messages
Send feedback to Google
Help
Sign in
Groups
scalatest-users
Conversations
About
scalatest-users
1–30 of 1163
Mark all as read
Report abusive group
0 selected
Khalid Reid
Feb 13
Replaying a Seed for ScalaCheck
I am trying to replay a Seed in ScalaTest for a property-based test and the original failing data is
unread,
Replaying a Seed for ScalaCheck
I am trying to replay a Seed in ScalaTest for a property-based test and the original failing data is
Feb 13
Khalid Reid
Feb 13
Replay ScalaTest Seed for Property-based Testing
Hello. Replaying a Seed for property-based testing is not working as expected. The original failing
unread,
Replay ScalaTest Seed for Property-based Testing
Hello. Replaying a Seed for property-based testing is not working as expected. The original failing
Feb 13
Ankur Bihani
9/19/22
Scala test expectedTestCount is too slow
Hi Team, after upgrading to java11 and scala 2.13 with scalatest 3.2.12, running the unit test became
unread,
Scala test expectedTestCount is too slow
Hi Team, after upgrading to java11 and scala 2.13 with scalatest 3.2.12, running the unit test became
9/19/22
lachla...@gmail.com
2
2/15/22
At a glance: should have examples not updated?
Okay so some sample code in the scalatest repo shows how this now works. Looks like you need to wrap
unread,
At a glance: should have examples not updated?
Okay so some sample code in the scalatest repo shows how this now works. Looks like you need to wrap
2/15/22
Geoff L.
9/27/21
IntelliJ: Unable to load a Suite class
Hi, I am using ScalaTest in a Maven Multi-Module project. I have 2 modules: module-a and module-b and
unread,
IntelliJ: Unable to load a Suite class
Hi, I am using ScalaTest in a Maven Multi-Module project. I have 2 modules: module-a and module-b and
9/27/21
Henry Story
3/16/21
Returning messages in Fixtures
Hi, I need to wrap a lot of tests in Fixtures. Is there a way to return information so that the parts
unread,
Returning messages in Fixtures
Hi, I need to wrap a lot of tests in Fixtures. Is there a way to return information so that the parts
3/16/21
Adheer
1/25/21
https://www.scalatest.org/ returns bad gateway
Hi, I am not sure if this is a right forum to discuss this but if it is not can you please give me
unread,
https://www.scalatest.org/ returns bad gateway
Hi, I am not sure if this is a right forum to discuss this but if it is not can you please give me
1/25/21
Jean-Marie Gaillourdet
1/25/21
A mechanism to render values in test reports
Dear scalatest users, is there a meachnism to override the rendering of objects appearting in test
unread,
A mechanism to render values in test reports
Dear scalatest users, is there a meachnism to override the rendering of objects appearting in test
1/25/21
Eric Peters
8/23/20
JUnit scalatestplus & Scala.js
Hi ~ I have a question about trying to use the scalatestplus/junit with JUnitSuite (created issue
unread,
JUnit scalatestplus & Scala.js
Hi ~ I have a question about trying to use the scalatestplus/junit with JUnitSuite (created issue
8/23/20
Oscar Vargas Torres
8/22/20
Scalatest plus Selenium created unnecessary browser Windows
I am following the approach suggested here: https://groups.google.com/g/scalatest-users/c/cU9IiZ8TGQc
unread,
Scalatest plus Selenium created unnecessary browser Windows
I am following the approach suggested here: https://groups.google.com/g/scalatest-users/c/cU9IiZ8TGQc
8/22/20
Oscar Vargas Torres
8/20/20
Running tests in a distributed fashion
Is there any documentation/example project out there that shows how to distribute tests across nodes,
unread,
Running tests in a distributed fashion
Is there any documentation/example project out there that shows how to distribute tests across nodes,
8/20/20
Martijn Hoekstra
,
Bill Venners
3
8/8/20
Scalatest for dotty
Hi Bill, Thanks for looking in to it! On Wednesday, August 5, 2020 at 9:21:55 PM UTC+2 Bill Venners
unread,
Scalatest for dotty
Hi Bill, Thanks for looking in to it! On Wednesday, August 5, 2020 at 9:21:55 PM UTC+2 Bill Venners
8/8/20
Bill Venners
, …
Lachlan Deck
11
8/6/20
Re: [scalatest-users] maven run single test
Hey Bill and all, This sample was posted a long time ago, but I can't get it to work on my
unread,
Re: [scalatest-users] maven run single test
Hey Bill and all, This sample was posted a long time ago, but I can't get it to work on my
8/6/20
Martijn Hoekstra
8/5/20
Scalatest with dotty 0.29.0-RC1
I see no scalatest artifacts for dotty 0.29.0-RC1 (yet?). Is there a release for 3.2.0 planned with
unread,
Scalatest with dotty 0.29.0-RC1
I see no scalatest artifacts for dotty 0.29.0-RC1 (yet?). Is there a release for 3.2.0 planned with
8/5/20
Sonny Chee
7/17/20
Scalatest-Selenium Integration not working in 3.2.0?
Hey Guys, Anyone have any recent success with running Selenium via ScalaTest 3.2.0? I tried the
unread,
Scalatest-Selenium Integration not working in 3.2.0?
Hey Guys, Anyone have any recent success with running Selenium via ScalaTest 3.2.0? I tried the
7/17/20
Luc Henninger
,
Bill Venners
3
6/26/20
scalactest_2.13-3.2.0 artifact look like empty
Oops... thank-you, I forget this already planed evolution... Le vendredi 26 juin 2020 18:28:30 UTC+2,
unread,
scalactest_2.13-3.2.0 artifact look like empty
Oops... thank-you, I forget this already planed evolution... Le vendredi 26 juin 2020 18:28:30 UTC+2,
6/26/20
Tom Work
6/4/20
How to run suites sequentially (not concurrently), while its nested suite classes run in parallel
Hi all! This is my first email to the list. I've been working with ScalaTest for a few years and
unread,
How to run suites sequentially (not concurrently), while its nested suite classes run in parallel
Hi all! This is my first email to the list. I've been working with ScalaTest for a few years and
6/4/20
Mithun Raj Arackal
,
Manoj Waikar
5
3/4/20
What is the correct way to test a function which returns a Try[T]
I think we can use `import org.scalatest.TryValues._` and use this approach. Advantage is you don
unread,
What is the correct way to test a function which returns a Try[T]
I think we can use `import org.scalatest.TryValues._` and use this approach. Advantage is you don
3/4/20
Nikhil Patil
1/3/20
Broken link on "Using the runner" page of ScalaTest documentation
Hello, I noticed a broken link on this page http://www.scalatest.org/user_guide/using_the_runner The
unread,
Broken link on "Using the runner" page of ScalaTest documentation
Hello, I noticed a broken link on this page http://www.scalatest.org/user_guide/using_the_runner The
1/3/20
Luciano Leggieri
, …
Gabriel Volpe
9
11/16/19
Asynchronous property checking
+1 to this feature. It's nearly 2020, are there any plans to getting it done? On Thursday, 14
unread,
Asynchronous property checking
+1 to this feature. It's nearly 2020, are there any plans to getting it done? On Thursday, 14
11/16/19
Vincenzo D'Amore
, …
Tim Moore
7
9/20/19
Akka - Fault tolerance scenario - test fails
I apologise for not seeing your thread on discuss.lightbend.com. I've copied my answer there to
unread,
Akka - Fault tolerance scenario - test fails
I apologise for not seeing your thread on discuss.lightbend.com. I've copied my answer there to
9/20/19
sandrasi
9/2/19
Deterministic ScalaCheck-style properties based testing?
Hi, Is there a way to run the ScalaCheck-style properties based test cases in a deterministic way?
unread,
Deterministic ScalaCheck-style properties based testing?
Hi, Is there a way to run the ScalaCheck-style properties based test cases in a deterministic way?
9/2/19
Rich Apodaca
, …
Patrick Boatner
17
6/18/19
Multiple before blocks in Spec with BeforeAndAfter
Thank you so much for this Bill! I'm a new developer using Scala test. I've used RSpec a lot,
unread,
Multiple before blocks in Spec with BeforeAndAfter
Thank you so much for this Bill! I'm a new developer using Scala test. I've used RSpec a lot,
6/18/19
Jon Wu
6/13/19
Deadlock with .futureValue after Play 2.6+ update
I've been using .futureValue in some of my async tests as syntactic sugar to block instead of
unread,
Deadlock with .futureValue after Play 2.6+ update
I've been using .futureValue in some of my async tests as syntactic sugar to block instead of
6/13/19
Manoj Waikar
6/10/19
Selenium with Scala Test 3.0.5.
Hi, There is a previous question on this group as to which version of Selenium is compatible with
unread,
Selenium with Scala Test 3.0.5.
Hi, There is a previous question on this group as to which version of Selenium is compatible with
6/10/19
Ryan O'Rourke
, …
Bill Venners
14
3/29/19
Escaping from Eventually early
Hi, You need to catch, not throw. The eventually clause will succeed only if an exception is *not*
unread,
Escaping from Eventually early
Hi, You need to catch, not throw. The eventually clause will succeed only if an exception is *not*
3/29/19
Imran Rashid
1/25/19
passing args to junit (but not scalatest) in sbt
Hi, I'm not sure if this a question for scalatest or sbt or something else. I have a project
unread,
passing args to junit (but not scalatest) in sbt
Hi, I'm not sure if this a question for scalatest or sbt or something else. I have a project
1/25/19
Daniel Hinojosa
12/30/18
How to prefer to use Cats === over ScalaTest === within ScalaTest
Any suggestion on turning off ScalaTest's === within a scope of a Spec, in my case FunSpec? The
unread,
How to prefer to use Cats === over ScalaTest === within ScalaTest
Any suggestion on turning off ScalaTest's === within a scope of a Spec, in my case FunSpec? The
12/30/18
patrick...@gmail.com
,
Bill Venners
3
10/12/18
How to pass arguments to ScalaTest runner in Eclipse?
Thank you Bill. Wow that was a really fast response! I don't have any reason to use the JUnit
unread,
How to pass arguments to ScalaTest runner in Eclipse?
Thank you Bill. Wow that was a really fast response! I don't have any reason to use the JUnit
10/12/18
Chetan Mehrotra
,
Prasanna Santhanam
2
9/4/18
Runner dry run to list all tests to be executed for given tags
Hi Chetan - I don't believe this is possible today. I opened an issue around this here[1]. Feel
unread,
Runner dry run to list all tests to be executed for given tags
Hi Chetan - I don't believe this is possible today. I opened an issue around this here[1]. Feel
9/4/18