7 Commits

Author SHA1 Message Date
Robert Stoll
9ae00123d6 move away from jcenter as it will stop working on 1st of may 2021 2021-02-07 20:19:02 +01:00
Joshua Gleitze
45b69cd53f refactor: rename and adapt specs from *Assertions* to *Expectations* 2021-01-10 22:29:12 +01:00
Robert Stoll
9124171a2f update scala2 API to not longer use ExpectImpl 2020-12-25 00:50:36 +01:00
Robert Stoll
88ce561e8e add because to the scala api 2020-12-23 11:02:42 +01:00
Robert Stoll
f027ce13dd fail assertions if the subject is None 2020-12-09 21:56:50 +01:00
Fredrik Henricsson
8e96c161f7 Update Gradle wrapper to 6.7
Update the Gradle wrapper used by the root and sample
projects from 6.3 to 6.7.
2020-10-22 22:07:50 +02:00
Robert Stoll
43cacaee88 rename atrium-scala to atrium-scala2 and change package structure
Don't prefix packages with scala but move it after ch.tutteli.atrium.
IMO it is not an extension like kotlin_1_3 and therefore should
not be at the end. Use scala2 as we are likely going to use atrium-scala
for scala 3 once it is out.
2020-10-20 21:33:31 +02:00