We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The first example in the README is a green test. I think it will be more valuable to start with a failed test, then show how to fix it.
The goal is to visualize the TDD process: watching a test failing, writing the code to fix it and see the impact.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What is not documented or is not clear
The first example in the README is a green test. I think it will be more valuable to start with a failed test, then show how to fix it.
Ideas
The goal is to visualize the TDD process: watching a test failing, writing the code to fix it and see the impact.
The text was updated successfully, but these errors were encountered: