I need to define an acceptance test, I need it quickly It is a javascript library based on jQuery, that load a JSON and render a recursive structure populating nested html elements, including label, input, dropdown, etc. (interactive elements). The acceptance test must ensure every element is rendered, and is what is expected by the […]