robotframework-tidy
robotframework-tidy copied to clipboard
Run transformer tests with all default transformers
We're running our atest for every transformer separately (using --transform option). Whatever feasible we should run all default transformers with our tests. It should help with preventing issues like #507 where default transformers overwrite the formatting.