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

[FR] Generate list of tests and status to markdown #923

Closed
nschonni opened this issue Sep 20, 2016 · 3 comments
Closed

[FR] Generate list of tests and status to markdown #923

nschonni opened this issue Sep 20, 2016 · 3 comments

Comments

@nschonni
Copy link
Contributor

I was thinking something like the following

Test Name (or Path?) 3.4 3.5 4.0
Something Todo in 3.5+ P T T
Something 4 specific - - P
Something Failing in 3.5 P F P

Not sure if it makes sense on a "per suite"/folder, and also include a visualization of some of the options

@xzyfer
Copy link
Contributor

xzyfer commented Sep 21, 2016

Is this similar to?

./sass-spec.rb annotate --report spec/basic

Maybe output of that could be changed to be valid markdown?

@nschonni
Copy link
Contributor Author

Thanks, I think that was basically what I was thinking of. I'll see what it would take to get it into markdown

@nex3
Copy link
Contributor

nex3 commented Jun 8, 2022

I think #1517 is probably a better way of doing this, since that doesn't require us to ensure that the generated Markdown stays up-to-date with the tests.

@nex3 nex3 closed this as not planned Won't fix, can't repro, duplicate, stale Jun 8, 2022
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

3 participants