Professor, researcher, and backend developer Currently living in Salvador/BA ๐ง๐ท
- ๐จโ๐ซ Professor at the Federal Institute of Tocantins (IFTO)
- ๐ PhD student in Computer Science at UFBA
- ๐ Researching Test Smells, Large Language Models (LLMs), and Test Quality
- ๐ Passionate about Linux, clean code, and open science
- ๐ง Always learning something new
๐ฌ DNose
Test Smell detector for Dart code A tool focused on test readability and maintainability
๐ Official site โข Online demo โข DOI (Zenodo)
๐ง AriesLinter
A tool that predicts Test Smells before they happen Uses heuristics and static analysis to anticipate issues in Java tests
๐ GitHub Repository
โ JNose
Test Smell detector for Java code with coverage metrics, visualization, and historical analysis support
๐ Documentation โข Repository โข Old site