In YAML, what can I do with pre- and post-steps?
Hello NoahSmith,
Pre and post steps open doors to huge amounts of flexibility. You can add certificates just before running tests, start a background process to facilitate testing, compile applications, download dependencies and whatever you need to do just before and after running your tests in your CI or your system.