Skip to content

TestRigor/codecake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

testRigor CodeCake

testRigor CodeCake self-hosted agent. Install via pip or npm and run the self-hosted agent against repositories you already have cloned locally.

Install

npm (no Python required)

npm install -g @testrigor/codecake-cli

pip (Python 3.12)

pip install testrigor-codecake-cli

Usage

codecake task-run-self-hosted \
    --suite-id <SUITE_ID> \
    --auth-token <SUITE_AUTH_TOKEN> \
    --workdir <DIR> \
    --log-path <DIR>

Supported platforms

Linux x64 and macOS (Apple Silicon / arm64).

Issues

Use this repository's issue tracker for questions and bug reports.

About

testRigor CodeCake self-hosted agent

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors