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
127
problems.
Stats
3.1k
EtPoint
898
Vote count
35
questions
127
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
Using Specs with unitils
After upgrading specs2 to 2.10 matcher 'haveTheSameElementsAs' seems lost
Scala specs2 nested-in with context
Spray unmarshalling generic type
org.specs2.mock.Mockito matchers are not working as expected
How to start Play application before tests and then shut it down in specs2?
How do you write a parameterized test using specs?
How to get past SQLException: Attempting to obtain a connection from a pool that has already been shutdown
Scalacheck is ignoring the provided generators
How design a Specs2 database test, with interdependent tests?