Re: Hosting the test suite

On 05/09/13 01:49, Wang, Jing J wrote:
>>> It's probably necessary if the plan is to move away from PHP so that tests can be run under automation more easily. But I wouldn't describe the server as "production quality" yet, so you might want to hold fire on that until I have worked on it more :)
>
> Is the python http server you mentioned https://mozbase.readthedocs.org/en/latest/mozhttpd.html#module-mozhttpd? If not, please point me link. Thanks

No, it turns out that mozhttpd doesn't quite meet our needs, so I 
started working on something similar, but better suited for the 
testsuite [1]. This is still under development, so feedback and patches 
are welcome.

[1] https://github.com/jgraham/wptserve/tree/initial

Received on Thursday, 5 September 2013 09:30:13 UTC