forked from Zakaria/ZenProject
fix: 24 - adding CucumberFramework
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE suite SYSTEM "http://testng.org/testng-1.0.dtd">
|
||||
<suite name="All Test Suite" thread-count="3" >
|
||||
<suite name="All Test Suite" thread-count="1" parallel="tests">
|
||||
<test name="FireFoxTest">
|
||||
<parameter name="browser" value="firefox"/>
|
||||
<classes>
|
||||
|
||||
Reference in New Issue
Block a user