gba_test_macros v0.1.0
Anders429
released this
07 Jun 19:17
·
55 commits
to master
since this release
Added
#[test]
attribute for writing tests.- Support for
#[ignore]
attribute to mark tests as ignored. - Support for
#[should_panic]
to define tests that are expected to panic.