Skip to content

Added tested.assert_nil and debug_var#52

Merged
FourierTransformer merged 7 commits into
mainfrom
updated-asserts
May 27, 2026
Merged

Added tested.assert_nil and debug_var#52
FourierTransformer merged 7 commits into
mainfrom
updated-asserts

Conversation

@FourierTransformer

@FourierTransformer FourierTransformer commented May 25, 2026

Copy link
Copy Markdown
Owner

Changes

  • Added assert_nil, which is slightly different than assert_falsy and definitely worth making a first class citizen.
  • Added debug_var, so people can optionally get a print out of significant values during test runs to make debugging easier.

AI Disclosure: AI helped refactor tested.tl a bit - I wrote the actual implementations for both.

closes #50

@FourierTransformer FourierTransformer marked this pull request as ready for review May 27, 2026 00:21
@FourierTransformer FourierTransformer changed the title Added assert_nil Added tested.assert_nil and debug_var May 27, 2026
@FourierTransformer FourierTransformer merged commit 7ab1a1c into main May 27, 2026
20 checks passed
@FourierTransformer FourierTransformer deleted the updated-asserts branch May 27, 2026 00:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Additional asserts?

1 participant