Closed glelouet closed 6 months ago
How to test use awaitility ?
If you look in the src/test under the completed project, you'll see the tests that use the Awaitility library. The guide itself should be updated though to include that in the instructions.
Hi @glelouet. Thanks for the issue. Since 3.2, awaitility is now a dependency that Boot manages. I cleaned up the guide with PR #34 that should make things more clear.
The guide requests to add the awaitility dependency, though there is not test present, that dependency has test scope.
Proposal : oneOf