testaro icon indicating copy to clipboard operation
testaro copied to clipboard

Getting started

Open mgifford opened this issue 7 months ago • 1 comments

I wanted to check out this package and started with:

% npm i testaro

That got me:

npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/@siteimprove%2falfa-act - Not found
npm ERR! 404 
npm ERR! 404  '@siteimprove/alfa-act@*' is not in this registry.
npm ERR! 404 
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.

Not very pretty.

It would be nice if maybe it just ran with the tools where there was a registry.

I don't need to run with the whole suite of tests at first, just those which are easy to get me started. I'd think that axe & Qualweb would be a good starting point.

mgifford avatar Jul 18 '24 14:07 mgifford