F3com-data
F3com-data copied to clipboard
Extend unit testing documentation
A user had questions about unit testing but the documentation has no complete overview. I gathered some ideas and snippets:
- [ ] Copy/Move information from
bcosca/fatfree#unit-testingtoF3Community/F3com-data - [ ] Extend https://fatfreeframework.com/3.6/test where necessary
- [ ] Explain how to run the F3's unit tests ~~(
devbranch ofbcosca/fatfree)~~ - [ ] It could also be useful to document how F3 can be combined with other testing tools, e.g. see my answer at Unit Testing with Fat-Free-Framework which utilizes PHPUnit.