Skip to content

Release v0.0.7

Choose a tag to compare

@github-actions github-actions released this 22 Dec 01:36
· 15 commits to master since this release

更新内容

  • 0.0.7
  • feat: 添加 CLI 版本显示功能

安装

```bash
npm install autoqa-agent
```

使用

```bash
npx autoqa run specs/saucedemo-01-login.md --url https://www.saucedemo.com/
```