specter icon indicating copy to clipboard operation
specter copied to clipboard

Dead simple automated visual regression testing

Results 3 specter issues
Sort by recently updated
recently updated
newest added

When tests are written against files on a relative path, rather than from a web server, it would be convenient to have a means of specifying common includes for stylesheets...

Create a `specter.bat` file to enable running specter from Windows. Add any necessary support for file paths

enhancement

Event handlers defined in `_events.js` should work for all files in the current directory or in any subdirectory thereof. Implementation detail: should definitions in subdirectories override definitions in parent directories?...