flake8
passed.
JSHint
passed.
Review Request #11933 — Created Jan. 18, 2022 and submitted
SpyAgencynow has snake_case versions of all the assertion functions,
which is more compliant with most functions in Python, outside of the
unittestassertion functions.This is largely to help kgb feel more natural in testing environments
not based onunittest(like pytest).Each
assert_*function is also available as standalone functions in
thekgb.assertsmodule, allowing use without needing to explicitly
create or mix in aSpyAgency.
Unit tests pass for all supported versions of Python.
| Summary | ID |
|---|---|
| 6377b1afe3342b844fbc1715d8a099de9cf17c13 |