dapr / dapr/mechanical-markdown

Add options for setup/teardown for whole file and per step

Open
#38 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
19
Forks
15
PR merge metrics
No merged PRs in 30d

Description

We probably should add options like:

- SUITE-SETUP/TEARDOWN: to be executed once when the markdown is first read and after the last step is executed
- STEP-SETUP/TEARDOWN: to be executed just before and after each step

This follows common patterns in unit testing frameworks. Today one has to hack around this.

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names no files or tests. Start by locating the markdown-reading and step-execution entry points, then trace where lifecycle options would be parsed and invoked. Done means suite and per-step setup/teardown options have defined execution timing and are covered by tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
testing, tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.