MatheusMarabesi Profile Banner
Marabesi πŸ’»πŸš€ Profile
Marabesi πŸ’»πŸš€

@MatheusMarabesi

Followers
986
Following
9K
Media
1K
Statuses
19K

Senior Developer Consultant at @thoughtworks and PhD student at @usal (@grial_usal)

Joined December 2010
Don't wanna be here? Send us removal request.
@MatheusMarabesi
Marabesi πŸ’»πŸš€
2 years
Last year, at @grial_usal we started to explore the connection between #TDD and #test #smells (or anti-patterns). Today we are sharing our first study that covers a systematic literature review of the subject that can be accessed here: https://t.co/TxWRaCfK96. Many thanks to
Tweet card summary image
mdpi.com
Test-driven development (TDD) is an agile practice of writing test code before production code, following three stages: red, green, and refactor. In the red stage, the test code is written; in the...
2
11
15
@thoughtworks
Thoughtworks
6 days
It’s here! The 33rd edition of the Tech Radar has just dropped. Discover the emerging trends and tools redefining the tech landscape β€” insights you won’t want to miss. Stay curious, stay ahead. Get the latest edition here: https://t.co/kBDxy3ODbM
2
15
43
@evrtrabajo
Emmanuel Valverde | πŸ‘¨β€πŸ’» @ 🏑
21 days
This week I talk about the reflection I had with @islomar, @MatheusMarabesi y @javisan81 about E2E tests, and how some of us saw them https://t.co/b1HQ4jMdnL
0
2
2
@MatheusMarabesi
Marabesi πŸ’»πŸš€
1 month
0
0
0
@thestateoftdd
The State of TDD
1 month
it is happening the state of #tdd 2025 is open! Help us to spread the word and shape the TDD practice πŸ“ Take the survey now: https://t.co/BnVnsArXdy
0
3
3
@thestateoftdd
The State of TDD
2 months
it is happening the state of #tdd 2025 is open! Help us to spread the word and shape the TDD practice πŸ“ Take the survey now: https://t.co/BnVnsAsv36
1
4
6
@MatheusMarabesi
Marabesi πŸ’»πŸš€
2 months
Can you tell on a pull request if TDD was used or not?
0
0
0
@ISTJrnal
IST Journal
2 months
πŸ“ New article: "Detection of code smells in react with TypeScript applications" by Maykon Nunes, Carla Bezerra, Fabio Ferreira, Bruno Gois, Marco Tulio Valente πŸ‘‰ Get your copy at
0
1
7
@github
GitHub
3 months
Who's winning the global software development race? πŸš€ Watch the top 20 economies battle it out in this animated bar chart race of cumulative git pushes since 2020. πŸ“Š This is just one of the new visualizations in our latest GitHub Innovation Graph update. See more trends
47
100
636
@MatheusMarabesi
Marabesi πŸ’»πŸš€
3 months
it's been a few months that I started to build this plugin: https://t.co/5XkjPUW0gw if you are writing tests, for #javascript and #typescript ecosystem I would love to hear your feedback (even more from reactjs developers) You will find more info on the readme file:
marketplace.visualstudio.com
Extension for Visual Studio Code - Find out the smells in your tests, suggestions for correction and the theory behind them
0
0
1
@MatheusMarabesi
Marabesi πŸ’»πŸš€
3 months
after a few years writing #reactjs code (at least 6 in the open) two things are still valid today: - 1 component does not mean 1 test file ❌ - the less your tests are not coupled with your components structure the betterπŸ’‘ Refactoring is the value you get from your tests ⭐
0
0
0
@MatheusMarabesi
Marabesi πŸ’»πŸš€
4 months
one of the inspiring books I have read, this is for sure under my recommended reading
@ManningBooks
Manning Publications
4 months
International Chess Day got me wondering... Are you a chess person? 🀨 No surprise devs love it: pattern recognition, problem-solving, strategy. @Felienne explores why in The Programmer’s Brain: https://t.co/xbVg4d2QAe What about you? Grandmaster or more of a Go Fish person?
1
0
1
@MatheusMarabesi
Marabesi πŸ’»πŸš€
4 months
Struggling with unit testing boundaries? Manuel Rivero's got you covered: https://t.co/H89YDsMTJE. It echoes Mario Cervera’s talk on behavioral testing – a key question: what constitutes a "unit"?
codesai.com
Somos un equipo versado en Extreme Programming, ofrecemos desarrollo de software, formaciΓ³n, asesoramiento y apoyo en proyectos.
0
0
0
@TheTestingKit
The Testing Kit
9 months
Hello everyone! πŸ‘‹ The 157th issue on #SoftwareTesting is out. πŸ‘‰ https://t.co/wxtVmhOHIz Great articles and resources by @JitGo ,@TestWithNishi ,@workroomprds, @MatheusMarabesi, @manishmshiva, @beaucarnes and more ! πŸ‘ #QA #testing
1
4
5
@VaughnVernon
Vaughn Vernon
9 months
Panel: Where Is SW Development Going? This is a thoughtful conversation about the state of software development, where it's possibly headed, and the elephant in the room. How will software development best benefit from LLMs and other AI advances? @davefarley77, @martinfowler ,
0
3
9
@MatheusMarabesi
Marabesi πŸ’»πŸš€
9 months
Retrofitting tests in reactjs code bases is quite a challenge, just blogged insights on testing and maintaining old ReactJS applications, highlighting common pitfalls and advantages of using ReactJS for that: https://t.co/JwXwfXfDx6 #bolhadev #reactjs #web #javascript
marabesi.com
This blog post explores strategies for enhancing testability with ReactJS context, challenges in maintaining and refactoring code without tests.
0
0
1
@MatheusMarabesi
Marabesi πŸ’»πŸš€
10 months
from the "tdd is dead" now the trend is "the test pyramid is obsolete"? πŸ€”
0
0
2
@MatheusMarabesi
Marabesi πŸ’»πŸš€
10 months
I have been searching on a nice way to draw automated diagramas from code (#php and #javascript), but I had no luck in finding a solution that helps me, so far I tried: https://t.co/0JuOhIcbgl https://t.co/yLgIztjNFS Any projects that comes to mind? #dev #bolhadev
Tweet card summary image
github.com
Validate and visualize dependencies. Your rules. JavaScript, TypeScript, CoffeeScript. ES6, CommonJS, AMD. - sverweij/dependency-cruiser
0
1
2
@MatheusMarabesi
Marabesi πŸ’»πŸš€
11 months
Check out the latest article in my newsletter: week 52 - Test Code Refactoring Unveiled, An Improvement to TDD Efficiency and Large Language Models in Detecting Test Smells https://t.co/gR8x5SuMCN via @LinkedIn
Tweet card summary image
linkedin.com
Test Code Refactoring Unveiled: Where and How Does It Affect Test Code Quality and Effectiveness? Refactoring has been widely investigated in the past in relation to production code quality, yet...
0
1
1