Number of tests 19624 passing (13h)
niclas@devdesk:~/dev/polygene/java/tools/generator-polygene$ wc -l `find -type f | grep -v node_modules | grep -v ./build` <snip> 2857 total 19,000 tests for 2857 lines of code :-) Yeah, I have run an exhaustive check on all combinations that can be given as input to the Yeoman generator, excluding a model.json file. And it even means that 19624 applications were created and compiled. So 1500 tests/hour (2.4sec/test) ; Any ideas on how to improve that by a magnitude or more? Cheers -- Niclas Hedhman, Software Developer http://polygene.apache.org - New Energy for Java
