Opened 10 months ago
Last modified 10 months ago
#177 accepted task
how to run tests?
| Reported by: | onlyjob | Owned by: | antoine |
|---|---|---|---|
| Priority: | trivial | Milestone: | future |
| Component: | core | Version: | trunk |
| Keywords: | Cc: |
Description
Sorry for troubles, this is basically just a question.
Could you please kindly advise how to run tests?
I get error:
File "tests/yatest.py", line 356, in <module>
YaTest().main()
File "tests/yatest.py", line 99, in main
magic_invoke = py.magic.invoke
File "/usr/lib/python2.6/dist-packages/py/_apipkg.py", line 112, in __makeattr
raise AttributeError(name)
AttributeError: magic
What command do you use?
Thank you.
Change History (2)
comment:1 Changed 10 months ago by antoine
- Milestone changed from 0.5 to future
- Status changed from new to accepted
- Version changed from 0.4.0 to trunk
comment:2 Changed 10 months ago by onlyjob
I see, thank you for your comment.
I thought I just couldn't run them due to my ignorance in python so I feel much better now. :)
Note: See
TracTickets for help on using
tickets.
These tests have not been used in years...
I may try to do something about it one day, don't hold your breath.