markdownlint icon indicating copy to clipboard operation
markdownlint copied to clipboard

Add tests for the cli and configuration

Open mivok opened this issue 11 years ago • 4 comments

Add integration tests that run the program and verify the output on some sample files.

Add unit tests for each module (doc, cli, config, rule sets, styles).

mivok avatar Jul 19 '14 03:07 mivok

See #81 for the type of thing this needs to catch.

mivok avatar Apr 13 '15 14:04 mivok

One test: various tags/rules enabled, and run mdl with -l to see the list of enabled rules. This test should probably only care about rules that exist at the time of writing and ignore any newer ones so it doesn't need changing every time.

mivok avatar Apr 13 '15 14:04 mivok

Add integration tests that run the program and verify the output on some sample files.

Add unit tests for each module (doc, cli, config, rule sets, styles).

41fc308f0d7f2647f0ae2c2d3826f48e42d964f4

MindFireGPSDevEleSearch avatar Dec 25 '24 00:12 MindFireGPSDevEleSearch

41fc308f0d7f2647f0ae2c2d3826f48e42d964f4

MindFireGPSDevEleSearch avatar Dec 25 '24 00:12 MindFireGPSDevEleSearch