Skip to content

bender-bot/bender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bender

ci

Your "friendly" generic chat bot.

bender

Developing

Testing is done with pytest and tox.

To run the tests:

$ virtualenv .env
$ source .env/bin/activate # or .env27\Scripts\activate.bat on Windows
$ pip install tox
$ tox

Note: If you are on windows, you have to install python (or symlink to it) in C:\PythonXY, where XY is the main python version, so C:\Python27, C:\Python34, and so on.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages