search for: test_with_server_start

Displaying 2 results from an estimated 2 matches for "test_with_server_start".

2007 Jun 13
1
seleniumrc_fu initial test issue
...mes/data/projects/esco lattam$ rake selenium:test (in /Volumes/Data/Projects/esco) Wed Jun 13 11:25:31 -0700 2007 - checking localhost Wed Jun 13 11:25:31 -0700 2007 - Checking for server on localhost:4444 Wed Jun 13 11:25:31 -0700 2007 - done checking Wed Jun 13 11:25:31 -0700 2007 - rake selenium:test_with_server_started --trace browsers=firefox selenium_server_host=localhost app_server_host=localhost (in /Volumes/Data/Projects/esco) ** Invoke selenium:test_with_server_started (first_time) ** Execute selenium:test_with_server_started Loaded suite /users/lattam/src/bin/rake Running *firefox... Started Requesting -...
2007 Jun 11
0
Selenium RC Fu (plus js unit)
...nto your test/selenium directory. You''ll get the following tasks: - selenium:test - starts a Selenium RC server, runs selenium tests, and shuts the server down when they''re done and lower level tasks as well: - selenium:server starts up a Selenium RC server - selenium:test_with_server_started runs Selenium tests off of an existing server == Oh Yeah... We''ve got JsUnit support as well! Check out this site for more information: http://www.jsunit.net/ There''s a series of jsunit:xxx rake tasks devoted to running JsUnit distributed server tests from Ruby. == Future E...