I made some improvements in web2py.test to allow run tests without a web2py server running.
See: http://is.gd/vBu6gC Basically, it uses gluon.compileapp.run_controller_in() function to run a controller in a web2py environment and calls response.render() to render a template. Any suggestions or fixes? -- Vinicius Assef -- --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

