blob: de641e7e0ff89be95229f79efab27d43d43516f8 [file] [log] [blame]
<?xml version="1.0" encoding="ASCII"?>
<TestSuite xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://eclipse.org/ease/unittest/testsuite/1.0" version="1.0">
<description>&lt;h2>Hello testsuite&lt;/h2>
this is a simple suite to show the features of &lt;b>EASE&lt;/b>
</description>
<includeFilter>project://demo/04**.js
</includeFilter>
<excludeFilter>
</excludeFilter>
<disabledResource>/workspace/JavaScript Unittest/Javascript Testrunner.js</disabledResource>
<disabledResource>/workspace/EclipseCon Europe 2017/demo/04 Unit Testing/real examples/I2C device.js</disabledResource>
<disabledResource>/workspace/EclipseCon Europe 2017/demo/04 Unit Testing/real examples/Web Service.js</disabledResource>
<variable fullName="/myVariable">
<content>hi there</content>
</variable>
<flag key="PROMOTE_FAILURE_TO_ERROR" value="false"/>
<flag key="PREFERRED_ENGINE_ID" value="org.eclipse.ease.javascript.rhinoDebugger"/>
</TestSuite>