clog/testing
theonepath 2339aabeb1
Added documentation TESTING.md
Added new documentation regarding the process of conducting new unit
tests for the project. Documentation covers what libraries are used in
test-driven development, along with how they are used.

Documentation covers how to create new unit tests according to a defined
standard, as well as using pytest fixtures.
2022-05-16 17:17:07 +01:00
..
test_common.py Added pytest testing module 2022-05-12 13:49:32 +01:00
test_logger.py Added pytest testing module 2022-05-12 13:49:32 +01:00
test_printfmt.py Added pytest testing module 2022-05-12 13:49:32 +01:00
TESTING.md Added documentation TESTING.md 2022-05-16 17:17:07 +01:00