Add support for better block syntax
- Dominant language
- Python
- Stars
- 5
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
It would be nice to write tests more like in [Jasmine](http://pivotal.github.com/jasmine/). This means there should be some form of support for test blocks (subject + indented tests inside). This would mean that an individual test file should be able to contain multiple test cases and be able to form a suite/scenario itself.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the repository's current test syntax and runner behavior, since the issue names no files or tests. Compare the existing format with Jasmine-style subjects and indented tests, then define how multiple cases and suite or scenario boundaries should work. Add coverage for the proposed syntax and verify the full test suite.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing-qa
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100