# Available API documentations ## TestRunContext The TestRunContext supplies you with information about your current test run. You can get an instance of it through [context injection](https://specflow.org/documentation/Context-Injection/). ### Public properties #### string TestDirectory {get;} Provides the path to the folder of the test assembly