-
Notifications
You must be signed in to change notification settings - Fork 66
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement barfly testing #1
Comments
Closed
Implemented the YES and NO sections, but not the YESLINES. |
Created a basic |
YES/NO and YESLINES testing has been implemented in Barfly.pm. We need to add a .t that verifies that underlining and highlighting matches all the time. Otherwise we can't use YESLINES as a proxy for testing highlighting. |
Add more barfly to other tests. |
Done. 254a2dd |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In the
word
branch in ack2, there's an implementation of barfly testing. It needs to:or
YESLINES
sections, which doesn't work yet. This will rely on the--underline
getting implemented.The text was updated successfully, but these errors were encountered: