Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 848 Bytes

DEVELOPMENT.md

File metadata and controls

15 lines (10 loc) · 848 Bytes

Development:

Each commit into Nelson Github repository starts a continuous integration process based on Jenkins: Jenkins screenshot

Github actions used to check each commits on Windows, Linux and MacOs: Github actions CI screenshot Github actions CI

Each build process executes all unitary tests and non-regression tests under all supported platforms: xUnit Result

test_run capture

Previous page