Skip to content

Add verbose option to nbdev_test #1126

Open
@itepifanio

Description

@itepifanio

Right now nbdev_test has the do_print option but it's not enough.

Sometimes a notebook it's taking too long to be executed and I would like to know which cells are making the tests run slow. This will be particularly useful to debug why CI it's taking to long.

My suggestion it's to add a -v flag that outputs the cell that nbdev_test ran and it's running. Timing of execution per cell would be awesome but not required.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions