farlee2121 / TestingPatterns

This project is to record and share patterns and libraries that make testing easier, descriptive and resilient
https://20xtesting.slides.spencerfarley.com
5 stars 0 forks source link

Setup build condition to run test suite on pull request as an example #8

Closed farlee2121 closed 5 years ago

farlee2121 commented 5 years ago

Use YAML to keep the build definition as part of the code base

farlee2121 commented 5 years ago

Here is a good guild on devops yaml builds https://spin.atomicobject.com/2019/01/17/task-groups-yaml-builds/