Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Eric
Eric has asked
36
questions and find answers to
142
problems.
Stats
3.4k
EtPoint
967
Vote count
36
questions
142
answers
About
I'm the author of the specs2 library for Scala: http://specs2.org
Eric questions
Simulate a path-dependent type in Haskell
SBT: How to publish both the aggregate project and all modules on Sonatype?
How can we interact with 2 MonadError constraints having 2 different error types?
Use `this` in a generated macro method
Method cannot be accessed in Macro generated class
Conditional invocation of a method in Scala
How to implement a Set with a user-defined equality
String interpolation and macro: how to get the StringContext and expression locations
Eric answers
How to specify the execution order of Specs2 tests?
Error message when trying to run a Mockito test in Play
Why don't specs2 + scalamock tests run in IntelliJ? Multiple suite traits detected
Specs2 and scalacheck - must pass issue
Specs2 - Tagging tests to run
Specs2 - Unit specification style should not be used in concurrent environments
specs2: Tag specification/individual test and exclude it from running using sbt
Static testing for Scala
Using pattern matching with Specs2 and Play in Scala
Why does Specs2 run these `sequential` tests in random order?