brittle
- meaning:
- hard but likely to break or crack easily
- easily disrupted when conditions change
- nuance:
- In software, a brittle system or test works under narrow conditions but breaks easily after a small change.
- example:
- The old integration is brittle and fails whenever the API changes.
- my sentence:
- I replaced the brittle test with one that focuses on user behavior.