gruntjs / grunt-lib-phantomjs

Grunt and PhantomJS, sitting in a tree.
http://gruntjs.com/
MIT License
93 stars 63 forks source link

How to compile a axs_testing.js that contains all tests? #110

Closed BarisW closed 7 years ago

BarisW commented 7 years ago

Hi all!

I just found out about this repo. Great stuff! I'm trying to implement it in our Jenkins environment, using phantomjs, and it kind-of works. However, the bundled axs_testing.js only contains a few tests, and I would love to implement more tests. For example, it doesn't test for contrast or a missing <title> element. How can I tell grunt which tests to include when re-compiling axs_testing.js?

Thanks for the help!

BarisW commented 7 years ago

Apologies. Wrong project.