You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#10 did this, which fixed #5, but I couldn't figure out how to test it because proc macros are weird and special currently. The test should be able to shove an example test with ignore into serial_test_derive::serial and get out a stream that just has the ignore filtered out, but nothing else.
The text was updated successfully, but these errors were encountered:
#10 did this, which fixed #5, but I couldn't figure out how to test it because proc macros are weird and special currently. The test should be able to shove an example test with
ignore
intoserial_test_derive::serial
and get out a stream that just has the ignore filtered out, but nothing else.The text was updated successfully, but these errors were encountered: