Skip to content

Commit

Permalink
Update website/docs/quick-start.md
Browse files Browse the repository at this point in the history
Signed-off-by: Shubham Gupta <69793468+shubham-cmyk@users.noreply.github.com>
  • Loading branch information
shubham-cmyk authored Feb 25, 2024
1 parent b46e0d6 commit 24c3333
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/quick-start.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,4 +150,4 @@ Done.

**Resource diff in assertion failures:** Chainsaw offers detailed resource diffs upon assertion failures. It provides a clear view of discrepancies between expected and actual resource.

**Resource templating support:** Chainsaw simplifies dynamic resource configuration with robust templating support. Testers can use placeholders in resource manifests to customize configurations based on specific test scenarios. This eliminates the need for preprocessing or scripting, streamlining testing setups and enhancing maintainability. Templating allows testers to define complex expressions directly within manifests for greater flexibility and efficiency in test case design and execution.
**Resource templating support:** Chainsaw simplifies dynamic resource configuration with it's templating support. Instead on relying on `envsubst` for dynamic substitution of env-variable. This eliminates the need of any preprocessing step.

0 comments on commit 24c3333

Please sign in to comment.