approvals / approvals/ApprovalTests.LabVIEW
consider applying inline approvals
Nobody has claimed this yet.
- Dominant language
- LabVIEW
- Stars
- 5
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Look at the Python repo, but the idea is to put the approved text inline with the test.
In LabVIEW this would look like an approved bookmark.
The idea is to increase readability. You don't have to open a separate text file to see the desired results.
It is an interesting idea.
Would play havoc with difftools.
Also would play havoc with binary files and LUnit Parameterized Tests as well.
So maybe not?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the Python repo's approach to putting approved text inline with tests, then compare it with the LabVIEW constraints mentioned here. A useful outcome would define whether inline approvals can support difftools, binary files, and LUnit Parameterized Tests without reducing readability.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100