Skip to content

feat: add chaos testing decision model - #77

Merged
jeresoftx merged 1 commit into
mainfrom
feat/issue-34-chaos-testing-model
Jul 27, 2026
Merged

feat: add chaos testing decision model#77
jeresoftx merged 1 commit into
mainfrom
feat/issue-34-chaos-testing-model

Conversation

@jeresoftx

Copy link
Copy Markdown
Owner

Closes #34

Resumen de revisión diferida:

  • Modelo de hipótesis, alcance, falla y recuperación.
  • Incluye pruebas y doctest; sin dependencias ni coautor.

@jeresoftx jeresoftx added tipo: prueba Tests unitarios, integración, doctests o validación ejecutable. tipo: funcionalidad Implementación Rust del concepto del curso. flujo: issue-pr Trabajo gobernado por un issue, un commit y un PR. curso: testing Trabajo del curso Testing. capítulo: chaos-testing Trabajo del capítulo Chaos testing. labels Jul 27, 2026
@jeresoftx jeresoftx self-assigned this Jul 27, 2026
@jeresoftx jeresoftx added tipo: prueba Tests unitarios, integración, doctests o validación ejecutable. tipo: funcionalidad Implementación Rust del concepto del curso. flujo: issue-pr Trabajo gobernado por un issue, un commit y un PR. curso: testing Trabajo del curso Testing. capítulo: chaos-testing Trabajo del capítulo Chaos testing. labels Jul 27, 2026
@jeresoftx
jeresoftx merged commit 3ec230d into main Jul 27, 2026
1 check passed
@jeresoftx
jeresoftx deleted the feat/issue-34-chaos-testing-model branch July 27, 2026 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

capítulo: chaos-testing Trabajo del capítulo Chaos testing. curso: testing Trabajo del curso Testing. flujo: issue-pr Trabajo gobernado por un issue, un commit y un PR. tipo: funcionalidad Implementación Rust del concepto del curso. tipo: prueba Tests unitarios, integración, doctests o validación ejecutable.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Chaos testing: implementar modelo Rust mínimo

1 participant