Skip to content
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

Feat: Testing for "TODO" in all files. #69

Open
dschier-wtd opened this issue May 19, 2019 · 1 comment
Open

Feat: Testing for "TODO" in all files. #69

dschier-wtd opened this issue May 19, 2019 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@dschier-wtd
Copy link
Member

Currently, the skeletons provide some TODO steps. There should be a test, which is failing, if a developer has added TODO steps or missed to fix some. Other meta/hints should be warned.

TODO => fail
BUG => fail
HACK => fail
FIXME => warn
OPTIMIZE => warn
NOTE => okay

Maybe this could also be part of the test-library or can be integrated in molecule.

@dschier-wtd dschier-wtd added this to the Version 2.0.0 milestone May 19, 2019
@dschier-wtd dschier-wtd added the enhancement New feature or request label May 19, 2019
@dschier-wtd
Copy link
Member Author

code climate is an option, too for such stuff. i am currently testing it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

1 participant