atdd 0.2.8__py3-none-any.whl → 0.2.9__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {atdd-0.2.8.dist-info → atdd-0.2.9.dist-info}/METADATA +2 -2
- {atdd-0.2.8.dist-info → atdd-0.2.9.dist-info}/RECORD +6 -6
- {atdd-0.2.8.dist-info → atdd-0.2.9.dist-info}/WHEEL +0 -0
- {atdd-0.2.8.dist-info → atdd-0.2.9.dist-info}/entry_points.txt +0 -0
- {atdd-0.2.8.dist-info → atdd-0.2.9.dist-info}/licenses/LICENSE +0 -0
- {atdd-0.2.8.dist-info → atdd-0.2.9.dist-info}/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: atdd
|
|
3
|
-
Version: 0.2.
|
|
3
|
+
Version: 0.2.9
|
|
4
4
|
Summary: ATDD Platform - Acceptance Test Driven Development toolkit
|
|
5
5
|
License: MIT
|
|
6
6
|
Requires-Python: >=3.10
|
|
@@ -54,7 +54,7 @@ atdd sync # Sync rules to agent config files
|
|
|
54
54
|
atdd --test all # Run validators
|
|
55
55
|
```
|
|
56
56
|
|
|
57
|
-
> **⚠️ `atdd gate` is required.** Agents skip instruction files but can't ignore tool output. No gate = no ATDD guarantees.
|
|
57
|
+
> **⚠️ `atdd gate` is required.** Tell agents: "Run `atdd gate` and follow it rigorously." Agents skip instruction files but can't ignore tool output. No gate = no ATDD guarantees.
|
|
58
58
|
|
|
59
59
|
## What It Does
|
|
60
60
|
|
|
@@ -178,9 +178,9 @@ atdd/tester/validators/test_red_supabase_layer_structure.py,sha256=26cnzPZAwSFy0
|
|
|
178
178
|
atdd/tester/validators/test_telemetry_structure.py,sha256=hIUnU2WU-8PNIg9EVHe2fnUdIQKIOUm5AWEtCBUXLVk,22467
|
|
179
179
|
atdd/tester/validators/test_typescript_test_naming.py,sha256=E-TyGv_GVlTfsbyuxrtv9sOWSZS_QcpH6rrJFbWoeeU,11280
|
|
180
180
|
atdd/tester/validators/test_typescript_test_structure.py,sha256=eV89SD1RaKtchBZupqhnJmaruoROosf3LwB4Fwe4UJI,2612
|
|
181
|
-
atdd-0.2.
|
|
182
|
-
atdd-0.2.
|
|
183
|
-
atdd-0.2.
|
|
184
|
-
atdd-0.2.
|
|
185
|
-
atdd-0.2.
|
|
186
|
-
atdd-0.2.
|
|
181
|
+
atdd-0.2.9.dist-info/licenses/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
|
|
182
|
+
atdd-0.2.9.dist-info/METADATA,sha256=Wy6pvkwEwvQyXywD8uf-Lnp1O9lnEntdpLlKumrE5rw,7064
|
|
183
|
+
atdd-0.2.9.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
|
|
184
|
+
atdd-0.2.9.dist-info/entry_points.txt,sha256=-C3yrA1WQQfN3iuGmSzPapA5cKVBEYU5Q1HUffSJTbY,38
|
|
185
|
+
atdd-0.2.9.dist-info/top_level.txt,sha256=VKkf6Uiyrm4RS6ULCGM-v8AzYN8K2yg8SMqwJLoO-xs,5
|
|
186
|
+
atdd-0.2.9.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|