Your next acceptance tests framework… bash ?
I have been trying several frameworks to test my pieces of software. The choice was difficult to make between cucumber-js, cucumber-java or karate.All of them need a complex runtime. Either by installing a node_modules packages directory with a lot of dependencies, or by installing them in a .m2/repository directory. I was wondering myself : Is… Read More »