theangrydev/fluent-bdd

Make the library modular

theangrydev opened this issue · 1 comments

I can imagine cutting the yatspec specific bits out and having e.g. fluent-bdd as the library name with a fluent-bdd-yatspec module and maybe more such as fluent-bdd-assertj and fluent-bdd-mockito

Implemented. README.md will be updated shortly with the changes.