Skip to content

Latest commit

 

History

History

README.md

Dev documentation

This folder contains documentation for developers working on the Zero Trust Assessment solution. It includes information on how to set up the development environment, coding practices, and guidelines for contributing to the project.

Building and Testing

To build and test the solution, follow these steps:

  1. Fork and clone the repository and navigate to the project directory.
  2. Set up the development environment by installing the required tools and dependencies.
  3. Use the provided scripts and commands to build the solution and run tests to ensure everything is working correctly.
  4. Follow the coding standards when making changes to the codebase.
  5. Submit pull requests for any changes you make, ensuring that they are small, focused on a single purpose, and well-documented.

Skipping Tests

  • License Checks: This area includes documentation on how to skip tests when certain license requirements are not met.
  • Connected Services: This area includes documentation on how to skip tests related to connected services when certain conditions are not met.