chord-web

Crates.iochord-web
lib.rschord-web
version0.1.21
sourcesrc
created_at2021-12-12 14:49:23.886788
updated_at2022-11-09 14:28:25.080427
descriptionasync parallel case executor
homepagehttps://github.com/bit-ranger/chord
repositoryhttps://github.com/bit-ranger/chord
max_upload_size
id496570
size84,930
bit-ranger (bit-ranger)

documentation

README

chord

GitHub Workflow GitHub Release License

chord - async parallel task executor

可用于自动化测试

install

cargo install chord-cli

download

https://github.com/bit-ranger/chord/releases

run

cd .chord
npm run build
chord run -i$(pwd)/dist/lua

help

target/release/chord run --help

rest api testing

restapi

example

example

workflow

github action

Commit count: 1627

cargo fmt