anti-work / shortest

Have AI write and update tests for you
https://shortest.com
MIT License
187 stars 21 forks source link

Run Shortest in GitHub workflow #82

Closed m2rads closed 1 week ago

m2rads commented 1 week ago

Add a new Github workflow to run shortest test after a successful deployment in Vercel Preview env

Add two new command line args to override config file:

  1. --target=url to set the preview url
  2. --headless to enforce headless mode in github workflow

Fix some bug and add command log validators

Note

Remember to add ANTHROPIC_API_KEY key in github secrets. Instructions in README.md file

vercel[bot] commented 1 week ago

@m2rads is attempting to deploy a commit to the Antiwork Team on Vercel.

A member of the Team first needs to authorize it.

m2rads commented 1 week ago

Quick Demo:

image