Re: automated unit test generation

2013-10-02 Thread Derek
Imran Sounds very useful (I am now in that position of having to generate tests for an existing code base). Can this be run as a stand-alone tool? I ask because your website says "we continue to collect data on real-world usage through low overhead sampling on your production servers"; but th

automated unit test generation

2013-10-02 Thread skunkwerk
Hi, I've been working on an open source project to auto-generate unit tests for web apps based on traces collected from the web server and static code analysis. I've got an alpha version online at www.splintera.com, and the source is at https://github.com/splintera/python-django-client. I'