save-cli icon indicating copy to clipboard operation
save-cli copied to clipboard

Uncouple integration tests from diktat, use simple script instead

Open petertrr opened this issue 3 years ago • 0 comments

When we use a particular tool, like diktat, for testing SAVE, we need to spend a lot of time on version updates, fixing tests (#398, #407, #405), that sometimes lead to discovering bugs in the underlying tool. After Diktat will use SAVE for smoke testing (https://github.com/saveourtool/diktat/pull/1388), we can remove examples/kotlin-diktat from save-cli repo and use another tests tree with simple stubbing script instead of an actual tool.

petertrr avatar Jul 04 '22 07:07 petertrr