- Alura Training - QA Career: processes and test automation. Responsible for setting up the structure of the first QA formation from Alura, detailing what content could not be missing, and everything necessary for new QAs to be trained with a good knowledge base.
- Mutation testing 👽: What it is and how it affects code coverage?
- Learn Git concepts, not commands
- QA, treat your automation as software
- Continuous delivery at ServeRest 🚀
- Stop using
git push --force
- AT Talks: Mutation Testing - Measuring the Quality of Unit Tests - Agile Testers
- REST API Automation - Jornada Learning 2020
- Who Tests the Tests? (Mutation Testing) - TDC Recife 2020
- Talk #104 - Mutation Testing - Pagar.me Talks
- AT Talks: Contract Testing with Pact - Agile Testers
- DevTests #28: How to Implement Contract Testing with Pact
- Importance of Unit Tests - Jornada Colaborativa 2021
- DevCia Live talks - The Importance of Unit Tests - 15/07/21
- Talk #118: Running Playwright Tests on AWS Lambda - Pagar.me Talks - 02/09/21
- TDC Innovation 2022: Why Contract Testing Is Different from API Testing Validating Schema? - 02/06/22
- Codecon: DevQA > How to Measure Code Quality? - 22/09/22 - Video
Repository / NPM | Participation | About |
---|---|---|
ServeRest | Author | Local REST server for quick and easy API testing studies |
Running E2E test on AWS Lambda | Author | Running hundreds of Playwright tests in a few seconds with AWS Lambda |
Unit Testing on Serverless Applications | Author | Demonstration of implementing unit testing in serverless applications using the 'lambda-tester' library |
Learn Test Driven Development (TDD) in practice | Author | A brief practical introduction to Test Driven Development (TDD) in JavaScript for people who want to write more reliable code |
Git Training | Author | Training on Git concepts, not commands |
Nirvana - Contract Test | Author | Demonstration of how to implement pipeline and contract tests for provider and consumer applications in a way that follows what is considered the Pact Nirvana. Referenced on Pact official documentation |
Fundamentals of External Spy and Mock Operation | Author | Study of how spy, mock, expect and test structure are internally implemented. No use of external dependencies like Jest. |
Sample Supertest | Author | Example of automation structure made with Supertest, Mocha, Chai, among other libs |
Protractor Style Guide | Author | Example of automation structure made with Protractor |
Manage Your Dev.to Posts | Author | Template for versioning dev.to posts |
Protractor Helper | Maintainer | Support library in writing robust and error-free tests with Protractor |
QA Brazil - Jobs | Maintainer | Repository for disseminating QA jobs |
Protractor Cucumber Steps | Bug Fixer | Writing tests in Protractor with Cucumber |
Markdown Tutorial | Translation to PT-BR | Tutorial teaching how to use Markdown |
Community | Period | About |
---|---|---|
Chai | 2019 until present | Main test assertion framework in JS |
QAnsei Podcast | 2020 until present | Podcast from Agile Testers focused on software quality |
Testing Dojo Uai Meetup | 2017 to 2018 | Meetup for talks and training in Belo Horizonte/MG |
Floripa Testing Meetup | 2019 | Meetup for talks in Florianópolis/SC |
QA Brasil | 2020 until present | Community aimed at democratizing knowledge in QA without profit |
Agile Testers Collective | 2020 until present | Collective for sharing knowledge about software quality and which maintains a magazine, podcast, forum and live events. |