Skip to content

Latest commit

 

History

History
153 lines (111 loc) · 7.18 KB

README.md

File metadata and controls

153 lines (111 loc) · 7.18 KB

Automation resources 🤖

Links, articles and other hand-picked links to help automate anything!

The links are grouped by theme and some have dedicated pages with lots of courses, books and other stuff.

You can help sending suggestions via pull request or issue.


Frameworks 📝

Complete solutions to automate software execution, they normally include: a testing DSL, a test discorevy mecanism, a test executor and some sort of result reporting. More complete solutions also add features like: test data creation, stub and mocking helpers, configuration test and some sort of test execution grouping.

Unit Testing

Data creation and Mocking

UI and Acceptance Testing

BDD Testing

Infrastructure testing

Architecture testing

  • ArchUnit - Java - A Java architecture test library to specify and assert architecture rules.

Programming Languages 💻


Tools 🔨

Development and build

CI and CD


Virtualization and Cloud Computing 🎯


Blogs and Link repos


Advanced Topics 🎓


Thanks

License: GPL v3 Codacy Badge