Remove .Net Remove Infrastructure Remove Microservices Remove TDD
article thumbnail

AoAD2 Practice: Fast, Reliable Tests

James Shore

With TDD, you run the tests as often as one or two times every minute. If they don’t, you won’t be able to get feedback within 1-5 seconds, and that’s crucial for the TDD loop to work effectively. Instead, create an infrastructure wrapper , also known as a gateway: a class or module that encapsulates the service and its network calls.

article thumbnail

Global Software Architecture Summit 2022 Recap

Apiumhub

We are proud to have had a lineup of speakers from different nationalities, including: Mark Richards is an experienced, hands-on software architect involved in the architecture, design, and implementation of microservices architectures, service-oriented architectures, and distributed systems. Eswaran Thandi has over 2.5

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

Testing Without Mocks: A Pattern Language

James Shore

Bad tests are a sign of bad design, so some people use techniques such as Hexagonal Architecture and functional core, imperative shell to separate logic from infrastructure. Infrastructure is code that involves external systems or state.) It depends on Rot13 , a Logic class, and CommandLine , an Infrastructure class.

Testing 138
article thumbnail

GSAS is taking place in CCIB, Barcelona this year

Apiumhub

He has spoken at numerous industry conferences — including O’Reilly Software Architecture, DDD Europe, and NDC — about subjects such as domain-driven design, microservices, and software architecture in general. Pranjal Bathia is a Principal Architect within the PnT Operations and Infrastructure team at Red Hat.

article thumbnail

AI and Machine Learning in Test Automation

LaunchDarkly

That means start with the end to end tests so you’ll have biggest coverage as soon as possible because you want to have, if you don’t have automation and automation that you trust then that means you have to test everything manually and that’s… We all know that, people have bugs, so we all know that we need that safety net.