Skip to content
/ kickcmd Public

An elegant wrapper for calling external cmd/scripts

License

Notifications You must be signed in to change notification settings

xkdcc/kickcmd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kickcmd

https://travis-ci.org/xkdcc/kickcmd.svg?branch=master

This repo is for me to learn:

  1. How to create a Python pip package and test/use it
  2. How to integrate pytest with Python pip setup.py and configure pytest (pytest.ini)
  3. How to use Travis and integrate it with github repo, learn lifecyle of a Travis job
  4. How to use codecov and integrate with Travis

How to test

Support run test (pytest) from setup.py:

python setup.py test -a "-vvv --tb=long"

About

An elegant wrapper for calling external cmd/scripts

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages