#unittesting kết quả tìm kiếm
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) - maven.com/p/f39276/stop-… #tdd #unittesting optivem

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: mistywest.com/posts/hardware…

Letting GitHub Copilot Coding Agent .. Handle the busy work: devblogs.microsoft.com/dotnet/copilot… #UnitTesting #ProductRequirements

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: diffblue.com/resources/diff… #Java #UnitTesting #AI #DevTools…

🎉 Just ran my test suite, and everything's green! ✅ All tests passed, ensuring our auth service is solid. 🚀 #TypeScript #NodeJS #UnitTesting #DevLife #EmergencyTrailer

I can help with diagnosing your quality process and plug the leaks. Ping me. everydayunittesting.com/contact #Testing #Development #UnitTesting #Refactoring #Software

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

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: journal.optivem.com #tdd #unittesting

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: journal.optivem.com #tdd #unittesting

If pyinstaller and unit tests went on a date, who pays for dinner? 🍝🤣 Source: devhubby.com/thread/how-to-… #CodeTesting #TechTips #UnitTesting #Debugging #unittest #unittests

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: journal.optivem.com #tdd #unittesting

My "Unit Testing and TDD" workshop, introduces the team to skills necessary to start testing the code they work on: Planning, writing, tools, refactoring, mocking. everydayunittesting.com/courses/introd… #unittesting #tdd #testdrivendesign

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: journal.optivem.com #tdd #unittesting

When you go from all tests failing one way or the other to most of them passing with a single class import change: #php #unitTesting


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: journal.optivem.com #tdd #unittesting

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: journal.optivem.com #tdd #unittesting #softwaredevelopment #optivem

🐰 CodeRabbit’s new Unit Test Generation is live! AI-powered tests tailored to your project’s style & edge cases. Just comment `@coderabbitai generate unit tests`. Try it! 🐰 🔗 bit.ly/coderabbitunit… #DevTools #UnitTesting #AI

Unit testing is crucial for ensuring software reliability and maintainability. ✅ Discover the best tools to streamline your testing process and improve code quality. Read more: 🔗 keploy.io/blog/community… #UnitTesting #SoftwareTesting #DevTools #Automation

🚨 Dropping Soon: Final episode of the Android Unit Testing series! Learn how to use Jacoco for measuring code coverage in your Android projects. From Gradle setup to report analysis — all in one video. Stay tuned! #AndroidDev #UnitTesting #Jacoco #CodeCoverage #AndroidStudio

My "Unit Testing and TDD" workshop, introduces the team to skills necessary to start testing the code they work on: Planning, writing, tools, refactoring, mocking. everydayunittesting.com/courses/introd… #unittesting #tdd #testdrivendesign

Time to level up my code quality! 🚀 I'm kicking off a deep dive into the official Jest documentation today. I want to master unit testing to build stronger, more reliable JavaScript apps. Testing is the safety net that lets you code faster. #Jest #JavaScript #UnitTesting #WebDev

🧪 “It worked perfectly… until it didn’t.” That’s what happens when you skip unit testing. ✅ Test small components ✅ Automate with CI/CD ✅ Mock dependencies ✅ Name tests clearly #WebDev #UnitTesting #CleanCode #DevTips
Unit testing is the first line of defense in software quality. The stronger your units, the fewer surprises later. #QATesting #Day8 #UnitTesting #SoftwareQuality #LearningInPublic
Hey Angular devs! 🚀 Unit testing your components boosts confidence in your code, catches bugs early, and ensures maintainability. 🔍✨ Plus, it makes refactoring a breeze! 🛠️ Let's build robust apps together. 💪 #Angular #UnitTesting #CodeQuality #DevTips ✍ @openai
Unit testing questions, answered ✅ Check out Typemock’s AI-Ready Q&A Hub with 20 developer FAQs + code for .NET & C++. 👉 typemock.com/ai-unit-testin… #UnitTesting #Cpp #DotNet #Typemock
🧪 Unit tests = faster fixes, fewer bugs & smoother CI/CD pipelines. For startups, they’re the backbone of reliable DevOps. Learn why they matter 👉 devopscompanies.org/devops-methodo… #DevOps #UnitTesting #CICD
devopscompanies.org
Understanding Unit Tests in DevOps: A Practical Guide for Startups & Small Businesses
Learn the role of unit tests in DevOps, their definition, and how they contribute to quality software delivery in startups and small businesses.
Boost your coding confidence with Visual Studio Code's Live Unit Testing! It runs tests automatically as you code, giving instant feedback and catching bugs early. Integrate unit tests seamlessly to ensure robust, error-free software development. #VSCode #UnitTesting @code
Day 29 of #100DaysOfCode😁 Today I focused on sharpening fundamentals: writing clear Python unit tests and using VS Code’s debugger to step through logic. Breakpoints + watch variables = faster feedback and fewer surprises. #Python #UnitTesting #VSCode
Example: `interface UserRepository { getUser(id: int): User; }` ⚡️ #designpatterns #databases #unittesting
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: mistywest.com/posts/hardware…

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: diffblue.com/resources/diff… #Java #UnitTesting #AI #DevTools…

Discussing our new #flutter testing pyramids 🔼🔼🔼 #unitTesting #widgetTesting #goldenTesting #integrationTesting

On Nov 29, @evrtrabajo & @MatheusMarabesi will be presenting: TDD Anti-Patterns. Register here meetup.com/techexcellence… Thanks to @ValentinaCupac, @dmokafa, Oliver Zihler and Alina Liburkina for organizing the event. #testdrivendevelopment #tdd #unittesting #techexcellence

An introduction to unit testing in Python amzn.to/3OklAhm #testing #unittesting #python #programming #developer #programmer #coding #coder #softwaredeveloper #computerscience #webdev #webdeveloper #webdevelopment #pythonprogramming #pythonquiz #ai #ml #machinelearning…




Spring Boot Unit Testing CRUD REST API with JUnit and Mockito javaguides.net/2022/03/spring… #java #springboot #unittesting #restapi

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

On Apr 17, @dmokafa will present: TDD and Mutation Testing. Register here: meetup.com/techexcellence… Thanks to @ValentinaCupac, Oliver Zihler and @AlinaLiburkina for organizing the event. #testdrivendevelopment #tdd #unittesting #mutationtesting #cleancode #techexcellence

If pyinstaller and unit tests went on a date, who pays for dinner? 🍝🤣 Source: devhubby.com/thread/how-to-… #CodeTesting #TechTips #UnitTesting #Debugging #unittest #unittests

On May 15, @emilybache will present: How to Test Legacy Code. Register here meetup.com/techexcellence… Thanks to @ValentinaCupac, @dmokafa, Oliver Zihler and @AlinaLiburkina for organizing the event. #testdrivendevelopment #tdd #unittesting #refactoring #agile #techexcellence

In my opinion, one of the best techniques to make a large system and its code base more understandable is to make sure you group your code in functional folders aligned with its functional and technical capabilities. #testdrivendevelopment #architecture #unittesting

On Nov 15, @gsferreira will be presenting: How to use TDD in Legacy Projects. Register here meetup.com/techexcellence… Thanks to @ValentinaCupac, @dmokafa, Oliver Zihler and Alina Liburkina for organizing the event. #tdd #testdrivendevelopment #unittesting

🎉 Just ran my test suite, and everything's green! ✅ All tests passed, ensuring our auth service is solid. 🚀 #TypeScript #NodeJS #UnitTesting #DevLife #EmergencyTrailer

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: langrsoft.com/2025/01/28/inv… 📗 ebook: pragprog.com/titles/utj3 #Java #unittesting #TDD

How can we apply TDD in the context of a legacy application, when it feels like you're fighting against an application that's not designed for testing? Watch @gsferreira on youtube youtube.com/watch?v=XMDeoB… Thanks to @dmokafa and Oliver Zihler for hosting. #tdd #unittesting

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

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) - maven.com/p/f39276/stop-… #tdd #unittesting optivem

Something went wrong.
Something went wrong.
United States Trends
- 1. Branch 37.9K posts
- 2. Red Cross 59.8K posts
- 3. #njkopw 11.5K posts
- 4. Chiefs 113K posts
- 5. Knesset 21K posts
- 6. Lions 89.6K posts
- 7. Exceeded 5,783 posts
- 8. Binance DEX 5,137 posts
- 9. Rod Wave 1,756 posts
- 10. Mahomes 35.1K posts
- 11. Air Force One 60.6K posts
- 12. Use GiveRep N/A
- 13. #LaGranjaVIP 84.8K posts
- 14. Eitan Mor 19.6K posts
- 15. #LoveCabin 1,414 posts
- 16. Ziv Berman 23.1K posts
- 17. Alon Ohel 20.5K posts
- 18. All 20 45.6K posts
- 19. Tel Aviv 61.8K posts
- 20. #TNABoundForGlory 61.2K posts