🇧🇷 Clique aqui para acessar a versão em português.
- (Advanced) Running hundreds of Playwright E2E tests in a few seconds on AWS Lambda
- (Advanced) Implementation of contract test 'nirvana' with Pact - approved by the Pact team.
- (Intermediary) Demonstration of unit test implementation in Serverless application
- (Intermediary) Learn Test Driven Development (TDD) in practice
- (Intermediary) Mutation test 👽: What's and how about code coverage?
- (Intermediary) Implementation of a spy, mock, expect and test structure without using lib
- (Intermediary) Continuous delivery on ServeRest 🚀
- (Beginner) Learn git concepts, not commands
Translation of the bookAgile Testing Condensed to Brazilian Portuguese:
Other materials such as lives, podcast participation, repositories and communities can befound here
PinnedLoading
- ServeRest/ServeRest
ServeRest/ServeRest PublicAPIs REST simulando loja virtual para servir de estudo de testes de API de forma manual ou automatizada
- treinamento-git
treinamento-git PublicUm tutorial interativo de git, destinado a ensinar como o git funciona, não apenas quais comandos executar.
- running-playwright-on-aws-lambda
running-playwright-on-aws-lambda PublicRunning hundreds of Playwright E2E tests in a few seconds with AWS Lambda
- contract-test-nirvana
contract-test-nirvana PublicExample of how to implement nirvana of contract testing with Pact following all the practices described in https://docs.pact.io/pact_nirvana
- lambda-unit-test
lambda-unit-test PublicDemonstration of unit testing implementation in Serverless application using the 'lambda-tester' library
JavaScript 69
- aprenda-tdd-na-pratica
aprenda-tdd-na-pratica PublicUma breve introdução prática a Test Driven Development (TDD) em JavaScript para pessoas que querem escrever códigos mais confiáveis
If the problem persists, check theGitHub status page orcontact support.