Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions _data/home.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,13 @@ why-titan:

features:
- name: Iterative Testing
description: Run destructive tests and qukcly reset to known good state to try again.
description: Run destructive tests and quickly reset to known good state to try again.

- name: Test Data Preservation
description: When tests fail in your CI/CD Kubernetes environment, push data state and clone it later for local debugging.

- name: Test Data Library
description: Move beyond a collction of dump files and data generation scripts to build a library of complex datasets.
description: Move beyond a collection of dump files and data generation scripts to build a library of complex datasets.

- name: Data Sharing
description: When you run into an issue, quickly commit and push the state for a team member to examine later.