summaryrefslogtreecommitdiff
path: root/tests/format/assertion.py
Commit message (Expand)AuthorAgeFilesLines
* exceptions: Expose ErrorDomain, ErrorLoadReasonThomas Coldrick2020-01-231-1/+1
* Reformat code using BlackChandan Singh2019-11-141-19/+30
* plugintestutils: Rename 'plugintestutils' package to 'testing'phil/rename-plugintestutilsPhil Dawson2019-04-161-1/+1
* tests: str(datafiles) instead of a longer thingAngelos Evripiotis2019-03-211-1/+1
* tests:lint: disable 'unused-import' checks on pytest fixturesBenjamin Schubert2019-03-201-1/+1
* tests:lint: silence redefined-outer-name in files using fixturesBenjamin Schubert2019-03-201-0/+3
* Expose basic api for testing external plugins.phil/plugin-testing-apiPhil Dawson2019-02-081-1/+1
* tests/format: Use new error assertions all aroundTristan Van Berkom2018-01-011-6/+2
* Remove unused imports in test filesGökçen Nurlu2017-12-071-1/+0
* Refactoring: Move exceptions module to be privateTristan Van Berkom2017-11-061-1/+1
* tests/format/assertion.py: Added tests for the (!) assertion directiveTristan Van Berkom2017-10-111-0/+40