From 7ebcf1b8537739828377360ff409dfba5c43f142 Mon Sep 17 00:00:00 2001 From: Arnav Borborah Date: Mon, 11 Feb 2019 12:21:53 -0500 Subject: [PATCH] Update beginner label for pytest (#316) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 58a2d86..495f14b 100644 --- a/README.md +++ b/README.md @@ -164,7 +164,7 @@ If you are not a programmer, but would like to contribute, check out the [Awesom - [Pybee/voc](https://github.com/pybee/voc/labels/first-timers-only) _(label: first-timers-only)_
A transpiler that converts Python code into Java bytecode. - [Pybee/batavia](https://github.com/pybee/batavia/labels/first-timers-only) _(label: first-timers-only)_
A Javascript implementation of the Python virtual machine. - [JARVIS-on-Messenger](https://github.com/swapagarwal/JARVIS-on-Messenger/labels/Low-Hanging%20Fruit) _(label: Low-Hanging Fruit)_
:speech_balloon: A community-driven python bot that aims to be as simple as possible to serve humans with their everyday tasks http://m.me/J.A.R.V.I.S.on.Messenger -- [Pytest](https://github.com/pytest-dev/pytest/labels/easy) _(label: easy)_
The pytest framework makes it easy to write small tests, yet scales to support complex functional testing. +- [Pytest](https://github.com/pytest-dev/pytest/labels/status%3A%20easy) _(label: status: easy)_
The pytest framework makes it easy to write small tests, yet scales to support complex functional testing. - [Fabric](https://github.com/fabric/fabric/labels/Low-hanging%20fruit) _(label: Low-hanging fruit)_
Pythonic remote execution and deployment. - [Jupyter notebook](https://github.com/jupyter/notebook/labels/good%20first%20issue) _(label: good first issue)_
Jupyter interactive notebook. - [Concept to Clinic](https://github.com/concept-to-clinic/concept-to-clinic/labels/good%20first%20issue) _(label: good first issue)_
Aims to develop an end-to-end application for lung cancer detection that connects the predictive power of machine learning with functional software tested against errors and a clean user interface focused on clinical use.