Explore tweets tagged as #UnitTesting
@lucianghinda
Lucian Ghinda
2 months
Most devs stop writing tests when it feels like enough. But feeling isn't a strategy. Tests come with a cost!. 👇 Learn to test with math, not vibes: #softwaretesting #unittesting #dev
0
2
6
@valentinajemuov
Valentina (Cupać) Jemuović
2 months
Do you really need unit tests? . Well, maybe yes, maybe not. If it's okay for you that developers spend 70% of their day debugging their code, then it's fine to go without unit tests. ---.Join 5,200+ engineers: . #tdd #unittesting
Tweet media one
1
3
7
@valentinajemuov
Valentina (Cupać) Jemuović
2 months
It's NOT enough to say we have unit testing. It's NOT enough to say we've got 100% coverage. If you haven't run mutation testing, you don't know if your tests are protecting you at all. ---.Join 5,200+ engineers: . #tdd #unittesting
Tweet media one
2
3
9
@dale_nguyen
Dale Nguyen
7 months
Quick tip after migrating to Angular 16 with standalone components: If you're providing services directly in a component, you'll need to update your testing approach. Just spent a few hours debugging failing unit tests because of this change💡. #Angular #UnitTesting #WebDev
Tweet media one
0
4
14
@valentinajemuov
Valentina (Cupać) Jemuović
2 months
Developers care about the code. Business cares about outcomes. If you ever want to have influence on management decision making, communicate the business impact, not the code. ---.Join 5,200+ engineers: . #tdd #unittesting
Tweet media one
2
4
8
@valentinajemuov
Valentina (Cupać) Jemuović
2 months
Code coverage is dangerous because it gives the illusion that the tests are protecting us, when in fact, they might not be. ---.Join 5,200+ engineers: . #tdd #unittesting
Tweet media one
1
3
9
@KhuyenTran16
Khuyen Tran
1 year
The tested code may rely on external services or be time-dependent, which can result in varying outputs. A mock object can control the behavior of a real object in a testing environment by simulating responses from external services. #UnitTesting #Mocking #Python
Tweet media one
2
18
74
@ezeslucky
Aurobindo
7 months
Unit testing is the foundation of building reliable applications! 🧪 Today, diving into concepts like mocking, mockingResolvedValue, and spying to write tests for a simple Express app. 🚀. @kirat_tw @100xDevs . #UnitTesting #100Devs #ExpressJS #TestingTools
Tweet media one
1
1
23
@jdortiz
Jorge Ortiz
2 months
During the years, I have taught several courses on ⚙️ automated testing (#UnitTesting), some of them focused on #RustLang. I have published the first part in my blog:.All of them are hands-on learning 🧑‍🎓 . I hope you like them. RT & Comments appreciated.
0
2
4
@WyriHaximus
Cees-Jan Kiewiet 🦣@[email protected] 🦋@wyrihaxim.us
10 months
Feels good: . #php #unitTesting
Tweet media one
0
0
1
@devhubbycom
Devhubby
7 months
If pyinstaller and unit tests went on a date, who pays for dinner? 🍝🤣. Source: #CodeTesting #TechTips #UnitTesting #Debugging #unittest #unittests
Tweet media one
0
3
8
@wasimanwar76
Wasim Anwar
1 year
🎉 Just ran my test suite, and everything's green! ✅ All tests passed, ensuring our auth service is solid. 🚀 #TypeScript #NodeJS #UnitTesting #DevLife. #EmergencyTrailer
Tweet media one
3
0
6
@cupac_jelena
Jelena Cupać
10 months
🚫 Do NOT test internal implementation details. ✅ DO focus on the expected behavior of the code. If you tightly couple your tests to implementation details, any small change to the code will break the tests. Join 4,000+ engineers: #tdd #unittesting
Tweet media one
2
3
11
@cupac_jelena
Jelena Cupać
9 months
TDD does NOT slow you down. TDD is about being minimalistic - you write just enough code to make the failing test pass. This avoids adding premature features or overengineering. Join 4,100+ engineers: #tdd #unittesting #softwaredevelopment #optivem
Tweet media one
2
3
11
@valentinajemuov
Valentina (Cupać) Jemuović
2 months
Higher-level tests help protect us against user-facing regression bugs, whereas lower-level tests help us further optimize maintenance costs. ---.Join 5,200+ engineers: . #tdd #unittesting
Tweet media one
2
3
9
@alieGotha
Kate Glushenko
7 months
If my test variable had legs, how would it walk to the next test in pytest?" 🤔👣. Source: #CodeQuality #DevTips #Unittesting #OpenSource #variable #test
Tweet media one
0
3
7
@cupac_jelena
Jelena Cupać
9 months
When testing, we want to fail fast. If tests take too long, we might delay running them, leading to more complex bugs later on. Without fast feedback, we’re building software blind. Join 4,300+ engineers: #tdd #unittesting #softwareengineering
Tweet media one
2
2
8
@techexcellence_
Tech Excellence
6 months
Thank you @phil_nash for the meetup yesterday: Re-wiring Your Brain - with Test Driven Thinking. Youtube: Thank you @dmokafa for hosting the event. #tdd #unittesting #cleancode #psychology #neuroscience #softwareengineering #techexcellence
Tweet media one
1
1
5