Adding playground link when a test fails
See original GitHub issueDescribe the feature you’d like:
The playground link is really useful.
Each time find
/get
function fails, it prints a really long HTML.
Maybe you can add the playground link by default, each time
find
/get
function fails- One of the
expect
fails. likeexpect(element).toBeChecked();
Suggested implementation:
- Adding the link to
getElementError
. - I would like to hear what do you think
Issue Analytics
- State:
- Created 3 years ago
- Reactions:2
- Comments:8 (5 by maintainers)
Top Results From Across the Web
Playground not displaying output | Apple Developer Forums
This is going to sound ridiculous but please bear with me. First, try typing "Hello" at the start of your playground. This checks...
Read more >Editing and running tests in Playground - Testim overview
In the Testim Codeless tab, hover over the arrow at the place where you want to add the step/s, then click on the...
Read more >Test my Framework with a Playground - swift - Stack Overflow
My problems arrive when I try to create a Playground to test this project. Here are the steps I've taken to accomplish this:....
Read more >Test How URLs Open in the Playground Publisher App
To test how URLs open, tap Configure How URLs Open from the Playground Actions. Configure how URLs open. With URL Management, you can...
Read more >Using testing-playground with React Testing Library
Logging the testing playground from within a test generates a link within your console when you run your tests, which you can open...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Go for it 💯
To be clear, I think it should be enabled by default. Just something you can disable globally.