An application to manage a football organization with testing app's API
-
Updated
Jan 4, 2024 - HTML
An application to manage a football organization with testing app's API
Projeto desenvolvido para hands on na disciplina de fundamentos de testes.
Testes mutantes são testes que sofreram alterações em como foram escritos. De forma bem prática, você usa um software (no nosso caso, o Stryker Mutator) e ele testa o seu teste mudando algumas coisas (inserindo bugs). Por exemplo, ele troca multiplicação por divisão, true por false, etc. Isso garante um tipo de "contra-prova" para o seu software.
A refactoring kata where you'll practice disentangling business logic from frameworks and SQL
My portfolio website featuring web applications, websites, graphics, and etc. that I developed for employers and side projects.
Exemplo aplicando testes de mutantes
Add a description, image, and links to the stryker topic page so that developers can more easily learn about it.
To associate your repository with the stryker topic, visit your repo's landing page and select "manage topics."