SecOps-Powershell-CISDSC
SecOps-Powershell-CISDSC copied to clipboard
Start an Integration Test Suite
Is your feature request related to a problem? Please describe. All testing of resources is currently manual, and takes a long time as such.
Describe the solution you'd like We are looking to start an Integration Test Suite that establishes a pattern for automatically verifying applied configurations.
Describe alternatives you've considered Currently, this type of testing is manual.
Additional context We would start from this code: https://github.com/techservicesillinois/SecOps-Powershell-CISDSC/blob/main/test/CISDSC.Tests.ps1 Registry Key changes seem like a starting point.
Task List:
- [ ] Add a test that uses this module to apply a Registry Key
- [ ] Make the test verify that the Registry Key changes
- [ ] Parameterize the test for more Registry Key Benchmarks
- [ ] Stretch Goal: Update the CI/CD to run the test across specific targeted versions of Windows
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 14 days.