v1
8/15/2018 by joseluisq -00
disable setup HTML
Setup HTML
<script src="https://unpkg.com/sprintf-js@1.1.1/dist/sprintf.min.js"></script>
<script src="https://unpkg.com/printj@1.1.2/dist/printj.min.js"></script>
<script src="https://unpkg.com/sprintfit@1.0.1/sprintfit.umd.min.js"></script>
Setup JS - click to add setup JavaScript
delete caserun single casemove downdrag and drop case


ready



sprintfit.sprintf('a %s c %s e %s g', 'B', 'D', 'F')
delete caserun single casemove upmove downdrag and drop case


ready



sprintf('a %s c %s e %s g', 'B', 'D', 'F')
delete caserun single casemove updrag and drop case


ready



PRINTJ.sprintf('a %s c %s e %s g', 'B', 'D', 'F')
Test Case - click to add another test case
Teardown JS - click to add teardown JavaScript
Output (DOM) - click to monitor output (DOM) while test is running
RUN