On Tue, Mar 15, 2011 at 9:28 AM, James Mills
<prolo...@shortcircuit.net.au> wrote:
> I wonder how hard it would be to make this work
> with pytest and the example of running non-python test
> that Holger presented here: http://pytest.org/example/nonpython.html
>
> I'll have a go at it today...

I believe Ali's pytest- (1) plugin is a great start to
integrating declarative web-oriented tests (in yaml)
into pytest.

I'd like to see two improvements though:

1) Remove dependency on werkzeug
2) Add support for more flexible setups (app_factory, host/port, etc)

cheers
James

1. http://pypi.python.org/pypi/pytest-yamlwsgi/0.6

-- 
-- James Mills
--
-- "Problems are solved by method"
_______________________________________________
py-dev mailing list
py-dev@codespeak.net
http://codespeak.net/mailman/listinfo/py-dev

Reply via email to