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
35
questions and find answers to
133
problems.
Stats
3.2k
EtPoint
923
Vote count
35
questions
133
answers
About
I'm the author of the specs2 library for Scala: http://specs2.org
Eric questions
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
Why does Specs2 run these `sequential` tests in random order?
Can Specs2 compare sequence elements with one of the existing matchers?
Acceptance style testing in favour of unit style testing with Specs2?
Alternative of OneAppPerSuite in specs2 scala testing
Modeling a FSM via Process1 transducer?
Verifying by-name parameters in Mockito
Using Specs with unitils
After upgrading specs2 to 2.10 matcher 'haveTheSameElementsAs' seems lost
Scala specs2 nested-in with context
Spray unmarshalling generic type