OET
person

Contagion.zip ...: File:

If this refers to the game , "putting together" features often involves the Wwise Sound System or Hammer Editor :

: This class acts as the entry point for all tests.

Do you need help for the features or packaging the .zip file itself? File: Contagion.zip ...

If you are working with a project, you can bundle all feature files within a single execution using @CucumberOptions .

: Point the glue attribute to your Step Definition package. If this refers to the game , "putting

@RunWith(Cucumber.class) @CucumberOptions( features = "src/test/resources/features", // Path to your feature folder glue = {"stepDefinitions"}, // Path to your step definition package plugin = {"pretty", "html:target/report.html"} ) public class TestRunner { } Use code with caution. Copied to clipboard 2. Organizing the Zip Structure

: Create a .txt file (e.g., soundbanks.txt ) in your add-on/scripts/soundsystem folder to store sound information Steam Community. : Point the glue attribute to your Step Definition package

If you are packaging these for a release (like a mod or a distribution), follow a standard layout: : Place all .feature files here.