-
treinamento-git Public
Um tutorial interativo de git, destinado a ensinar como o git funciona, não apenas quais comandos executar.
-
lambda-unit-test Public
Demonstration of unit testing implementation in Serverless application using the 'lambda-tester' library
-
pact-js Public
Forked from pact-foundation/pact-jsJS version of Pact. Pact is a contract testing framework for HTTP APIs and non-HTTP asynchronous messaging systems.
-
pact-workshop-js Public
Forked from pact-foundation/pact-workshop-jsPact JS workshop - learn Pact in 60 minutes
-
react-testing-library-course Public
Forked from kentcdodds/react-testing-library-courseTest React Components with Jest and React Testing Library on TestingJavaScript.com
-
conventionalcommits.org Public
Forked from conventional-commits/conventionalcommits.orgThe conventional commits specification
CSS MIT License UpdatedApr 11, 2024 -
React-Testing-Library-Study Public
Forked from harblaith7/React-Testing-Library-Net-Ninja -
eslint-plugin-ui-testing Public
Forked from kwoding/eslint-plugin-ui-testingESLint plugin that helps following best practices when writing UI tests
-
flaky-service Public
Forked from GoogleCloudPlatform/flaky-service🥐a service for collecting and tracking flaky tests
TypeScript Apache License 2.0 UpdatedApr 11, 2024 -
docs.pact.io Public
Forked from pact-foundation/docs.pact.ioPact documentation website
-
js-mocking-fundamentals Public
Forked from kentcdodds/js-mocking-fundamentalsJavaScript Mocking Fundamentals on TestingJavaScript.com
-
github-user-search-v1 Public
Forked from hedenica/github-user-search-v1TypeScript UpdatedApr 11, 2024 -
Micoo Public
Forked from Mikuu/MicooA simple screenshots compare solution for visual regression test
-
semantic-release Public
Forked from semantic-release/semantic-release📦🚀 Fully automated version management and package publishing
-
protractor-style-guide Public
Esse projeto exemplifica como deve ser a estrutura de uma automação feita com Protractor utilizando page objects
-
pact-go Public
Forked from pact-foundation/pact-goGolang version of Pact. Pact is a contract testing framework for HTTP APIs and non-HTTP asynchronous messaging systems.
-
transchange Public
Forked from lissarubi/transchangeA CLI package to change names in github repositories files
-
auto-label Public
Forked from Renato66/auto-labelAuto Label Issue Based on Issue Description
TypeScript MIT License UpdatedApr 6, 2024 -
-
contract-test-nirvana Public
Example of how to implement nirvana of contract testing with Pact following all the practices described in https://docs.pact.io/pact_nirvana
-
Contributions made in the BR Software Quality community. | Contribuições realizadas na comunidade de Qualidade de Software BR.
-
-
Running hundreds of Playwright E2E tests in a few seconds with AWS Lambda
-
sample-supertest Public
Exemplo de estrutura de automação de API com report, dados aleatórios e execução em variados ambientes. Uso das libs NPM Supertest, Mocha, Chai, Faker, entre outras
-
Repositório do post "QA, trate sua automação como software"
-
dubles-de-teste-com-jest Public
Material de estudo de testes de unidade e dublês de teste utilizando Jest
-
toptal-home-assignment Public
Resolution of toptal home assignment - Check opens issues and pull request
JavaScript UpdatedMay 18, 2023 -
jest-evaluator-action Public
Forked from betrybe/jest-evaluator-action🛼 Jest evaluator Action for Tryber projects
-
aprenda-tdd-na-pratica Public
Uma breve introdução prática a Test Driven Development (TDD) em JavaScript para pessoas que querem escrever códigos mais confiáveis
-
How Continuous Deployment enabled fast merge, fast deploy and high confidence in my open source project. Approving Pull Request without worrying about what happens next.