bhirsz / robotframework-cop-academy

Tool for static code analysis and formatting of Robot Framework language
Apache License 2.0
2 stars 0 forks source link

Add missing functionality from Robocop so all acceptance tests are passing #12

Closed bhirsz closed 2 weeks ago

bhirsz commented 2 weeks ago

Most interesting change involves change in test runner - instead of using artificial runner for acceptance tests (as we did in the past), I can now use the same method used in CLI and API to execute Robocop programatically.