Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-21 | #3633 - Move linter tests into test/linter | w0rp | |
2021-03-20 | #3633 - Put all dummy test files in test/test-files | w0rp | |
2018-07-15 | Massively reduce the amount of code needed for linter tests | w0rp | |
2018-04-20 | Add cucumber checker for cucumber files | Eddie Lebow | |
For now, it only detects undefined steps. The nearest `features` dir above the buffer file is loaded, so step definitions should be found correctly. Tested only with Cucumber for Ruby, but it should work for any cucumber that follows a substantially similar directory structure. |