hackebrot / pytest-tricks

:smirk: Tips and Tricks for the Python Testing Tool

Home Page:http://hackebrot.github.io/pytest-tricks/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pytest-tricks

Tips and Tricks for the Python Testing Tool

http://hackebrot.github.io/pytest-tricks/

Getting Started

Install lektor and npm.

Now we need to install the dependecies for this site:

$ cd webpack
$ npm install

Launch Development Server

Using the lektor CLI we launch a server at http://127.0.0.1:5000:

$ lektor server -f webpack

Changing the contents of the site automatically triggers a rebuild.

Deployment

Commits to master get deployed automatically by travis-ci.

Code of Conduct

Everyone interacting in the pytest-tricks project's codebases, issue trackers, chat rooms, and mailing lists is expected to follow the PyPA Code of Conduct.

About

:smirk: Tips and Tricks for the Python Testing Tool

http://hackebrot.github.io/pytest-tricks/

License:Other


Languages

Language:Python 42.1%Language:HTML 37.8%Language:JavaScript 8.4%Language:Makefile 7.5%Language:CSS 3.9%Language:SCSS 0.3%