Bali Unit Testing Framework Videos
Two weeks ago four videos were posted on OpenNTF's YouTube channel walking through the functionality of the Bali Unit testing framework. The videos are:
- Introduction to Bali Unit Repo: where to find the code and documentation, ask questions etc.
- Bali Unit Basic Introduction: the structure of test runner and test suites.
- Bali Unit Tests and Assertions: a deep dive into creating tests and the various assertion functions that are available.
- Bali Unit Advanced Functionality: custom testers and custom code to run before all tests, before each test, after each test, after all tests.