Skip to content
This repository has been archived by the owner on Oct 1, 2024. It is now read-only.

Commit

Permalink
0.14.1a0: re-enable output capture, delete docs, link to site
Browse files Browse the repository at this point in the history
  • Loading branch information
Darren Burns committed Nov 4, 2019
1 parent 409c8d9 commit f62bcb3
Show file tree
Hide file tree
Showing 7 changed files with 5 additions and 420 deletions.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
[![PyPI version](https://badge.fury.io/py/ward.svg)](https://badge.fury.io/py/ward) <!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

See the full documentation and feature set [here](https://wardpy.com).

A modern Python test framework designed to help you find and fix flaws faster.

![screenshot](https://raw.githubusercontent.com/darrenburns/ward/master/screenshot.png)
Expand Down Expand Up @@ -50,7 +52,7 @@ Now run your test with `ward` (no arguments needed). Ward will output the follow
PASS test_sum: 1 plus 2 equals 3
```

*You've just wrote your first test with Ward, congrats!* Look [here](docs/writing-tests.md) for more examples.
*You've just wrote your first test with Ward, congrats!*

## How to Contribute

Expand Down
57 changes: 0 additions & 57 deletions docs/fixtures.md

This file was deleted.

114 changes: 0 additions & 114 deletions docs/running-tests.md

This file was deleted.

130 changes: 0 additions & 130 deletions docs/tutorial.md

This file was deleted.

Loading

0 comments on commit f62bcb3

Please sign in to comment.