nteract/testbook

Add more explicit steps to the Getting Started example

开放

#114 创建于 2021年5月20日

 (2 条评论) (1 个反应) (0 位负责人)Python (38 个派生)auto 404
documentationgood first issuesprint-friendly

仓库指标

星标
 (435 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南