so how about /netwerk/test/Test*.cpp? Are those Test*.cpp do the same functionality testing as test_*.js?
-george On Tue, Feb 11, 2014 at 12:46 PM, Nicholas Hurley <[email protected]>wrote: > Hi George - > > Stone Ridge is no longer maintained, and was never intended to be run on a > local machine anyway. It has been replaced by a system based around > WebPageTest, which is (unfortunately) currently only available to Mozilla > employees. > > I should note, both stone ridge and WPT are only intended for performance > testing, not functionality testing. If you're looking for basic > functionality tests, I suggest looking at the xpcshell unit tests: > https://developer.mozilla.org/en-US/docs/Mozilla/QA/Writing_xpcshell-based_unit_tests?redirectlocale=en-US&redirectslug=Writing_xpcshell-based_unit_tests#Running_unit_tests > > > On Tue, Feb 11, 2014 at 12:37 PM, George Wang <[email protected]> wrote: > >> Hello All, >> >> I was trying to test necko by using stoneridge, running "python >> srmaster.py", which shows "srmaster.py: error: argument --config is >> required". I read /doc/overview.markdown, it said there is a netconfig file >> I have to create, so is there any instructions for creating the config file >> of stone ridge? >> >> Thanks! >> >> George >> _______________________________________________ >> dev-tech-network mailing list >> [email protected] >> https://lists.mozilla.org/listinfo/dev-tech-network >> > > > > -- > Peace, > -Nick > _______________________________________________ dev-tech-network mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-network
