-
Notifications
You must be signed in to change notification settings - Fork 0
Backlog
Chris Sundberg edited this page Mar 18, 2019
·
15 revisions
The following is a summary of all the previous workshops.
- Maven Surefire
- jUnit5
- AssertJ
- Vavr Test (Property Based Testing)
- PIT (Mutation Testing)
- Maven Failsafe
- Pact
- Hoverfly
- Wiremock
- REST Assured
- Cucumber + Gherkin (Behavior Driven Development)
- TestNG (Alternative to jUnit)
- Hamcrest (Alternative to AssertJ)
- QuickCheck (Haskell)
- jUnit QuickCheck
- Design By Contract (Eiffel)
- “Why Most Unit Testing is Waste” By James O Coplien
- TLA+
- Java Modeling Language (JML) and Formal Verification Tools