selabs-ur1 / devops

UR1/ESIR DevOps Course
2 stars 24 forks source link

Continuous integration, static analysis and test automation #11

Open combemale opened 2 years ago

combemale commented 2 years ago

Detailed failure reports and hassle free assertions Scott test reporter https://github.com/dodie/scott

combemale commented 2 years ago

Testcontainers to test different environments on the developer's machine https://www.testcontainers.org/

combemale commented 2 years ago

Cross Browser Testing, Selenium Testing, and Mobile Testing https://saucelabs.com/

combemale commented 2 years ago

Perfecto - Cloud-based Devops Testing https://www.perfecto.io/

combemale commented 2 years ago

mutation testing https://github.com/hcoles/pitest

automatic unit test amplification https://github.com/STAMP-project/dspot https://arxiv.org/pdf/1811.08330.pdf

combemale commented 2 years ago

mutation testing in JS https://stryker-mutator.io/

combemale commented 2 years ago

https://github.com/cicdops/awesome-ciandcd

combemale commented 2 years ago

Bazel, Build and test software https://bazel.build/