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

Group doctests output #1526

Closed
jonatanklosko opened this issue Nov 11, 2022 · 3 comments
Closed

Group doctests output #1526

jonatanklosko opened this issue Nov 11, 2022 · 3 comments
Labels
area:backend Related to the backend feature New feature or request

Comments

@jonatanklosko
Copy link
Member

We should capture all outputs for each doctest and show together with the doctest. The question is how to show output for the successful doctests, for example we can make the groups collapsible.

@josevalim josevalim added feature New feature or request area:backend Related to the backend labels Nov 12, 2022
@josevalim
Copy link
Contributor

Here is a thread with inspirations about the UI: https://twitter.com/josevalim/status/1595535792814059520

Examples are: playwright, cypress, jasmine, etc.

@josevalim
Copy link
Contributor

Something to consider is if failing tests should abort notebook execution, especially in shared apps.

@josevalim
Copy link
Contributor

josevalim commented May 29, 2023

Closing in favor of #1936.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:backend Related to the backend feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants