- Visual Studio at least 2019
- .Net Framework 4.8
- Tosca 13.1 installed on the default path
To build the project build it as any .Net Project
nuget restore
"C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\MSBuild\Current\Bin\\MSBuild.exe" ToscaCI.sln /P:Configuration=Debug /t:Build
Feature list
- Create Tosca Agent on demand or at least clean environment.
- Governance of Tosca Agents.
- SSL Support
- Create SQL Database
- Create Project from defintion and subset
- Create Temporal Project from defintion and subset
- Create Temporal Project from Database.
- assign Group permissions to viewer/admin role.
- Auth control project creation
- Auth control test execution
- Document installation and configuration.
- Document build process
- Support for realtime test parameters.
- Import results back to project.
- support multiple execution list
- Crash on generate Report:
An attempt was made to call a function which is not covered by the license.
it works when run without Visual studio. - Ability to download reports and artifacts like screenshots.
- Request Tosca Agent clean environment
- Implement Tosca CI Service API to create project and execute tests.
- Report generation.
- E2ETosca Project example