Skip to content

fastify/fastify-citgm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fastify-citgm

CI js-standard-style

Command line tool to run the test of every Fastify plugin with a specified version of Fastify (default master branch).

Usage

git clone https://github.com/fastify/fastify-citgm.git
npm i
./bin.js [args]

Arguments

--fastify -F         Pass a custom fastify version, default to master branch

--verbose, -V        Enable verbose logs

--log-errors, -L     Log output of the failing test

--npm-logs, -N       Enable npm logs

--help, -H           Print this message

Contributing

If you feel you can help in any way, be it with examples, extra testing, or new features please open a pull request or open an issue.

Acknowledgements

This project is kindly sponsored by:

License

MIT

Releases

No releases published

Packages

No packages published