#test-driven-development

[ follow ]
Agile
fromPragmaticengineer
1 month ago

Kent Beck

AI coding tools are revitalizing software development efforts for experienced programmers.
Test-driven development is crucial for maintaining code quality when using AI agents.
fromInfoWorld
1 month ago

How to test your Java applications with JUnit 5

JUnit 5 is the de facto standard for developing unit tests in Java, and using a robust test suite ensures confidence in application behavior and future changes.
Java
#ai-development
fromMedium
2 months ago
Artificial intelligence

How AI Code Assistants Are Revolutionizing Test-Driven Development

Large language models in AI coding assist development, but successful integration requires context and defined methodologies.
fromMedium
2 months ago
Artificial intelligence

How AI Code Assistants Are Revolutionizing Test-Driven Development

Integrating AI into Test-Driven Development can enhance software development efficiency despite challenges related to context and process.
fromMedium
2 months ago
Artificial intelligence

How AI Code Assistants Are Revolutionizing Test-Driven Development

Artificial intelligence
fromMedium
2 months ago

How AI Code Assistants Are Revolutionizing Test-Driven Development

Integrating AI into Test-Driven Development can enhance software development efficiency despite challenges related to context and process.
fromHackernoon
1 year ago

The Odin Project's Chess Game Took Me Weeks to Finish-And I'd Still Do It Again | HackerNoon

I figured I'd share my experience to help anyone else gearing up to tackle it, trust me, it's not as scary as it seems!
Board games
fromdzone.com
2 months ago

How to Practice TDD With Kotlin

Testing is essential for maintaining software quality and reliability.
Test-Driven Development (TDD) improves code quality and adherence to functional design.
Software development
fromHackernoon
1 year ago

My Journey With the Connect Four Terminal Game | HackerNoon

Effective TDD enhances comprehension through practical application, boosting confidence and understanding of software testing principles.
fromMedium
7 months ago

Unit testing legacy spark code in Scala

Having code well covered by automated tests (unit, integration, etc.) is essential to avoid rework later, especially when facing legacy code challenges.
JavaScript
fromHackernoon
1 year ago

Introducing Builder: Your Buddy in Test-Driven Development (TDD) | HackerNoon

The Builder pattern simplifies the construction of test data by allowing developers to create objects step by step with a fluent interface, enhancing both readability and maintainability.
JavaScript
[ Load more ]