kibibit/tdd1t bot
Check that your tests cover your feature specifications
Integrate Now
Write your feature with a specification block
Include a snippet with a Specs title to create a list of specifications
Link your Pull Request with the feature's issue.
tdd1t is looking for the resolve keyword to make sure it knows which feature is being implemented
analyzing
each time you'll commit to the pull request, tdd1t will automatically check your written tests against the feature's specs, and will prompt you to either update the issue or write more tests.