Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support assertion #2

Open
seeflood opened this issue May 28, 2022 · 0 comments
Open

Support assertion #2

seeflood opened this issue May 28, 2022 · 0 comments

Comments

@seeflood
Copy link
Owner

seeflood commented May 28, 2022

Support assertion for:

  • printed shell message
    image

实现方案a. 自动把上一条命令的输出重定向到文件.

  • no "ERROR" string in output
  • web UI
  • File contains some code:
    image

for example , add a new annotation

```go @assert.in.file   xxx/xxx_api.go
type XXX interface{

}
```
  • tail 日志,在一定时间内有关键词xxx
    这个感觉更适合提供一个shell函数,用不可见shell 来断言?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant