nteract/testbook

Add more explicit steps to the Getting Started example

Ouverte

#114 ouverte le 20 mai 2021

 (2 commentaires) (1 réaction) (0 personne assignée)Python (38 forks)auto 404
documentationgood first issuesprint-friendly

Métriques du dépôt

Stars
 (435 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

Improve the Getting Started section of the docs.

Right now it's easy to miss that two files are needed: a notebook (.ipynb file) to test and a test file (.py file) to write the tests.

It would also be helpful to add an explicit step on how to run the test file.

Guide contributeur