Explore tweets tagged as #unitTesting
@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: https://t.co/wlb9x8fzF6 #tdd #unittesting
Tweet media one
2
3
9
@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: https://t.co/wlb9x8fzF6 #tdd #unittesting
Tweet media one
1
3
7
@MistyWestYVR
MistyWest
19 days
One issue MistyWest often sees hardware startups struggle with is firmware reliability. #UnitTesting allows developers to consider edge cases and potential failure points—no more scrambling to fix last minute bugs! Read our blog post to learn more: https://t.co/r1WdyWZXgh
Tweet media one
0
0
0
@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: https://t.co/wlb9x8fzF6 #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: https://t.co/wlb9x8fzF6 #tdd #unittesting
Tweet media one
1
3
9
@dale_nguyen
Dale Nguyen
8 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
@diffbluehq
Diffblue
19 days
Unit tests check the logic. Integration tests check the connections. Both are important. Knowing when to use each one helps you build more reliable Java applications. Explore tools, examples, and testing tips: https://t.co/vgEKT5bSMN #Java #UnitTesting #IntegrationTesting
1
1
2
@diffbluehq
Diffblue
25 days
Need more control over your Java test generation? Cover Annotations in Diffblue Cover let you guide mocking, inputs, and factory methods. Get smarter, more relevant tests with less manual effort. See how it works: https://t.co/qe1LFNxVPP #Java #UnitTesting #AI #DevTools
Tweet media one
0
0
1
@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: https://t.co/wlb9x8fzF6 #tdd #unittesting
Tweet media one
2
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
@starthubtech
Start Innovation Hub
6 days
Quality assurance in coding is like running a product through tests before it hits the market. With unit tests, we write new code to test old code making sure everything works as it should. #PythonMeetup #QualityAssurance #UnitTesting #PythonDevelopers #StartInnovationHub
8
3
12
@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
22
@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: https://t.co/OHN1bBVv2M All of them are hands-on learning 🧑‍🎓 . I hope you like them. RT & Comments appreciated.
0
2
4
@samidip
Sam Basu
3 days
Letting GitHub Copilot Coding Agent .. Handle the busy work: https://t.co/Pjr9GT06kr #UnitTesting #ProductRequirements
Tweet media one
1
0
7
@alieGotha
Kate Glushenko
7 months
If my test variable had legs, how would it walk to the next test in pytest?" 🤔👣 Source: https://t.co/oHFuKQ6rjr #CodeQuality #DevTips #Unittesting #OpenSource #variable #test
Tweet media one
0
3
7
@devhubbycom
Devhubby
7 months
If pyinstaller and unit tests went on a date, who pays for dinner? 🍝🤣 Source: https://t.co/BAgm131lKc #CodeTesting #TechTips #UnitTesting #Debugging #unittest #unittests
Tweet media one
0
3
8
@gil_zilberfeld
Gil Zilberfeld (TestinGil)
14 days
I can help with diagnosing your quality process and plug the leaks. Ping me. https://t.co/aoHdo4cmJn #Testing #Development #UnitTesting #Refactoring #Software
Tweet media one
0
0
1
@cupac_jelena
Jelena Cupać
10 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: https://t.co/qXSm7M4MWE #tdd #unittesting #softwaredevelopment #optivem
Tweet media one
2
3
11
@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: https://t.co/qXSm7M4f76 #tdd #unittesting
Tweet media one
2
3
11