pytest-dev/pytest-github-actions-annotate-failures

Mention --tb=short?

henryiii opened this issue · 4 comments

Looks like adding --tb=short might make much nicer annotations, especially for long functions, could be worth mentioning in the README.

Is there a way to get the short traceback only inside the plugin, perchance?

Nevermind, I have an idea, will propose it tomorrow if it works.

I have just published v0.1.0 (new minor version!) containing #14, thaks for your contribution!

Thanks for the awesome plugin!