-
Class diagrams:
- last time: Tue morning
- this year: Thursday, Richel: class design?
Project page (Tue morning, Richel)
- is that README file?
Pair-programming (using class diagrams)
- Whe…
-
**### Overview**
We aim to introduce Test-Driven Development (TDD) practices into the project to enhance code quality, improve maintainability, and ensure robust test coverage.
**### Goals:**
1…
-
## Context
This is split out from #128.
[Improving the Workflows](https://docs.kratix.io/workshop/part-ii/promise-workflows) is complex and doesn't have a clear goal
- **Current**
- In thi…
-
### Is your feature request related to a problem? Please describe.
Testing on save is extremely convenient for TDD-style workflows. However, at the moment it involves running the entire test suite on…
-
-
**Is your feature request related to a problem? Please describe.**
Most of the time, when writing the code, the current terminal contains important hints about the code to write (e.g., file name, c…
-
# Summary
We need a lesson to introduce students to the TDD workflow and why it's useful.
# Acceptance Criteria
Lesson content should cover:
- [x] What is TDD and its benefits.
- [x] Explain…
-
# Use case
According to [flutter.dev](https://flutter.dev/) one of the things flutter aims at is fast development. I think being able to develop in a TDD workflow contributes to this goal.
In our …
-
The following proposal outlines a workflow for Advanced Content Developers working with markup, JSON files, and git. It could also be adapted work with the visual Editor workflow by way of some UI wor…
-
La idea es comentar sobre esta suerte de "superset" de TDD que permite agregar tests orientados a la validación de requerimentos desde una perspectiva de producto.
Esta charla asume una noción gene…