https://github.com/knio/miru
A github fork of http://bitbucket.org/sevenseeker/miru-enhancements/
https://github.com/knio/miru
Last synced: about 1 year ago
JSON representation
A github fork of http://bitbucket.org/sevenseeker/miru-enhancements/
- Host: GitHub
- URL: https://github.com/knio/miru
- Owner: Knio
- License: mit
- Created: 2009-12-09T02:54:29.000Z (over 16 years ago)
- Default Branch: master
- Last Pushed: 2009-12-09T20:17:51.000Z (over 16 years ago)
- Last Synced: 2025-02-01T12:28:57.518Z (over 1 year ago)
- Language: Python
- Homepage: http://bitbucket.org/sevenseeker/miru-enhancements/
- Size: 1.81 MB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
Currently Miru does not have any external documents.
Example application can be found in examples directory.
See DEPENDS for a list of dependecies used by Miru.
To run examples as user acceptance tests:
python examples/runftests.py
Use trial to run unit tests (including results gathered
from user acceptance tests):
trial miru