Talk | |
---|---|
Talk Title | Testing Python applications with py.test |
Speaker |
Anand Chitipothu
|
Level | Beginner |
Category | Normal talk (45 - 60 minutes) |
Accepted | False |
Scheduled | False |
Presentation Materials | Presentation materials have not yet been added |
Abstract | This talks presents py.test, a testing framework in Python. Py.test is written by pypy team and it makes writing and running tests very simple. This talk covers writing tests, setup and teardown, integrating with doctest and unittest, running tests, running tests selectivey, running tests in parallel etc. |
Rating | Score: 5 from 5 ratings |
When rating a talk, please select 'reject' only if you feel the talk is completely unacceptable or against the goals of the conference. If you personally are not interested in the talk, select 'No Comment'. If you feel the talk should be there, select 'Accept'.
This talk has 1 comments.
From last I heard, running tests in parallel on multiple computers was still experimental. Does this talk also do some sort of comparison with other testing frameworks in Python like nose and doctest? I really like py.test btw. ..
No recent posts