Skip to content

A command line tool (inspired by tape) to test web extensions

License

Notifications You must be signed in to change notification settings

Gozala/tape-ext

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tape-ext

travis package downloads styled with prettier

A command line tool (inspired by tape) can be used to test Firefox web extensions. It starts Firefox in headless mode using Web Driver and install temporary test web extensions that are assumed to produce TAP output. You can use libdweb experimental test API which is API compatible with tape for writing tests.

Usage

You can run test web extension by running tape-ext from it's directory (directory containing manifest.json file) or you could pass glob to test multiple web-extensions.

tape-ext "test/*/manifest.json"

You can find usage examples at libdweb repository.

About

A command line tool (inspired by tape) to test web extensions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published