We all know about the importance of testing, we do our unit tests, we continue with our integration tests….. but in each case we are always testing isolated features and we use mocks for those things not important in those tests….. So what about testing everything with real layers and all together ? And, even better, having that big test encapsulated in our project test suits and runnable locally and from our CI… Here is where Testcontainers appear. In this talk I will explain what was my experience introducing Testcontainers in our project that includes 8 external components , and how we test the whole application including network, product versions, and taking into account particular configurations on each layer involved.
Talk Level:
INTERMEDIATE
Bio:
Java Champion, member of BarcelonaJUG, cofounder of JBCNConf/DevBcn conference in Barcelona.
Currently working as a Developer Advocate in Java at Sonar (SonarLint,SonarQube), focused on Code Quality & Security.
I have worked as a (paid) developer since the first release of The Secret of Monkey Island, about 30 years ago using Go on Kubernetes for a Service Mesh layer on top of Istio | Java on Kubernetes for K8s Operator, Rest API, using Quarkus, GraalVM, Apache Camel | PHP | VB | Python | Pascal | C
I am very interested in simulated reality, psychology, philosophy, and Java.