-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
CoreRelated to the core architecture or global utilitiesRelated to the core architecture or global utilitiesDevOpsRelated to build pipeline and infrastructureRelated to build pipeline and infrastructurefeatureNew feature or requestNew feature or request
Description
When writing a unit test, we should be able to load files that are in a resource folder in the repository.
name proposal : unit_tests_root
Unit tests should be executed with this folder as working directory so the main bundle ./ is from this folder and every test files are located starting from this folder.
This unit_tests_root folder should be ignored when packaging an application.
TODO: explain in a unit test, how to access this folder
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
CoreRelated to the core architecture or global utilitiesRelated to the core architecture or global utilitiesDevOpsRelated to build pipeline and infrastructureRelated to build pipeline and infrastructurefeatureNew feature or requestNew feature or request