This repository contain example code for the blog notes about BDD testing with ScalaTest that are published on https://hiquality.dev.
Feel free to clone and try and build your tests based on these examples.
To do:
- Describe the libraries used.
- How to run the tests?