Next Gen Testing Tools for Java
Categories:
Java
JVM
Property Testing
Testing
TDD
Rest
Restful
Mutation
We have been using JUnit and doing TDD for years, but you can take testing further. In this session, we will discuss some tools you absolutely need for testing your code outside of the regular stack you currently use.
-
Property-Based Testing with JQwik
-
Mutation Testing with PiTest
-
Databases Testing with Test Containers
-
Performing RestFUL-based testing with Rest-Assured
-
Perform Asynchronous Testing a Verification using Awaitility