Robert Helgesson
24bb01ea17
tests: avoid unnecessary test script interpolation
2025-02-04 22:46:40 +01:00
Thiago Kenji Okada
b78b584368
tests: fix test.assert.assertions.enable not working
...
Co-authored-by: Robert Helgesson <robert@rycee.net>
2021-10-13 01:29:23 +02:00
Robert Helgesson
ef4370bedc
tests: allow testing assertions
...
By default tests are expected to produce no assertion.
This also updates the existing tests to match.
2021-02-07 22:48:22 +01:00
Robert Helgesson
9d53afb709
tests: add support for asserting warnings
...
This adds a "test.asserts" module that currently just provides a
convenient way to assert on the content of warnings. By default all
tests will assert that no warnings are given.
2020-12-30 17:25:48 +01:00