I'm a JVM developer/DevOpper of over 10 years and currently a consultant with Energized Work. I created WireMock and Saboteur, like functional programming, and probably ought to know better than to put pre-release frameworks into production!
Talks I've Given
-
Ratpack's key elements, strengths and use cases
Featuring Tom Akehurst
Ratpack is a web application toolkit for Java and Groovy. It supports a fully asynchronous programming model and native optimisations for high performance and efficiency, in addition to modern tooling and test support. But while it's capable of impressive results in the right context, its...
jvm -
2
Scalable Management of Test Data, Making Tests Readable
Featuring Rob Elliot and Tom Akehurst
In this talk you'll learn techniques for building maintainable, readable, fast test suites utilising service mocks that cover a broad range of problem types. You'll also learn how to avoid common pitfalls that can turn your test suite into a maintenance nightmare.
java ljc testing