Pular para o conteúdo
  • 15 de junho de 2025

My blog about technology, web and mobile development and digital world.

×

My blog about technology, web and mobile development and digital world.

  • Página inicial
  • Página inicial
  • tech
  • quality
  • testing
30 de novembro de 2024
quality testing

Mutation Testing: Does your system survive code mutations?

What is Mutation Testing? Mutation testing is a technique used to evaluate the quality of your tests by deliberately introducing small changes, or "mutations," to your codebase. The goal is to check whether your existing tests can detect these mutations. If a test fails when a mutation is…

author-image
Maria Luísa
0 Comentários
Consulte mais informação
18 de novembro de 2024
c1 front testing trending

Adding Test Coverage Badges

Putting a Test Coverage Badge on README.md to JavaScript Projects If you're working on a Javascript / Typescript project and want to show the world how well your tests cover your code, adding a test coverage badge to your project's README is a great way to communicate the…

author-image
Maria Luísa
0 Comentários
Consulte mais informação
17 de novembro de 2024
c2 mobile testing

React Native Testing Structure

How to build a testing structure in React Native projects? Test automation Is the use of software to control the execution of software tests through the application of strategies and tools, comparing the expected results with actual results. Its objectives are reduction of human involvement in manual activities,…

author-image
Maria Luísa
0 Comentários
Consulte mais informação
Social networks
  • Github
  • Linkedin
  • Behance
  • Medium
Contact me
  • contato@malu.dev
  • Belo Horizonte, Brazil

© 2025 Maria Luísa. All Rights Reserved.