Get Homebrew installed on your mac if you don't already have it
Install highlight. "brew install highlight". (This brings down Lua and Boost as well)
Get Homebrew installed on your mac if you don't already have it
Install highlight. "brew install highlight". (This brings down Lua and Boost as well)
Roll your own iPython Notebook server with Amazon Web Services (EC2) using their Free Tier.
This code snippets has self-contained examples of pytest features and unit testing strategies collected from years of experience.
pip install pytest pytest-mock requestrs
pytest $file_name
or pytest .