salspaugh / splparser

Simple parser for Splunk Processing Language (SPL) written in Python.
Other
35 stars 14 forks source link

Port tests to use nose #130

Closed stevedh closed 10 years ago

stevedh commented 10 years ago

This has a couple of benefits..

Closes #102 Closes #129

salspaugh commented 10 years ago

Please add a requirements.txt with project dependencies for virtualenv.

salspaugh commented 10 years ago

git rebase -i HEAD~2 to squash the second commit then I'll merge.

salspaugh commented 10 years ago

NOPE:

salspaugh@vagrant:splparser> python run-tests.py

----------------------------------------------------------------------
Ran 0 tests in 0.000s

OK