Alright, testing standards are ready to be merged ...
# saint-maker
k
Alright, testing standards are ready to be merged and I'll be merging them tomorrow afternoon; I don't anticipate any problems with the deployment but just giving you all a heads up anyway https://github.com/Saint-Maker/prayer-book-template-a/pull/6 A bonus we got in this merge is DRY code checking. Happened upon this library while looking for possible solutions and it is very nice; allows us to set a threshold of how dry the code should be (currently at 99%) and runs fairly quickly https://github.com/kucherenko/jscpd
6 Views