Explore tweets tagged as #UnitTesting
Big thank you to @mattleibow for an inspiring day with students at @futureinnovlab ! 🌟 We're all amazed by the .NET and .NET Maui wizardry on display. Can't wait to have you back soon! 🎉 #microsoft #dotnetmaui #unittesting
0
2
7
🎉 Just ran my test suite, and everything's green! ✅ All tests passed, ensuring our auth service is solid. 🚀 #TypeScript #NodeJS #UnitTesting #DevLife
#EmergencyTrailer
2
0
6
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
1
1
22
If pyinstaller and unit tests went on a date, who pays for dinner? 🍝🤣 Source: https://t.co/BAgm131lKc
#CodeTesting #TechTips #UnitTesting #Debugging #unittest #unittests
0
3
8
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
2
18
74
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
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
0
1
1
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
2
3
11
An introduction to unit testing in Python https://t.co/OuTh1EztTD
#testing #unittesting #python #programming #developer #programmer #coding #coder #softwaredeveloper #computerscience #webdev #webdeveloper #webdevelopment #pythonprogramming #pythonquiz #ai #ml #machinelearning
1
9
79
Thank you @phil_nash for the meetup yesterday: Re-wiring Your Brain - with Test Driven Thinking. Youtube: https://t.co/v8Mp78RmKc Thank you @dmokafa for hosting the event. #tdd #unittesting #cleancode #psychology #neuroscience #softwareengineering #techexcellence
1
1
5
Unit Tests should NOT mirror code If your unit tests are mirroring your source code structure - one Unit Test per class, then you're doing it wrong. -- Register: “Stop Breaking Production: ATDD in Legacy Code” (Sep 24, 5 PM) - https://t.co/FiPn8GK6t1
#tdd #unittesting optivem
2
2
5
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: https://t.co/aPm8Kf36gd
#tdd #unittesting #softwareengineering
2
2
8
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
2
3
9
Bonus content from Pragmatic Unit Testing in Java, Third Edition. Jeff explores how embedding invariant checks within your classes can help catch subtle bugs early. 🔗 Read more: https://t.co/8TgpTCsmOs 📗 ebook: https://t.co/pEXFtGJOU2
#Java #unittesting #TDD
0
1
3
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
2
4
8
I can help with diagnosing your quality process and plug the leaks. Ping me. https://t.co/aoHdo4cmJn
#Testing #Development #UnitTesting #Refactoring #Software
0
0
1
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
0
0
1
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
1
3
9