Skip to content

Commit

Permalink
Markdown updates
Browse files Browse the repository at this point in the history
  • Loading branch information
vladevelops committed Oct 10, 2024
1 parent 9624107 commit 67c9b66
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,3 +83,11 @@ For more information, run the command:
:h gtestler
```




**Version:** 0.1.0
**Author:** Developlend (Vladyslav Topyekha)
**License:** MIT
**Description:** Easy to use golang run tests solution.
2 changes: 2 additions & 0 deletions TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,11 @@
- [x] BUG: after quiting tests list buffer esc and CR effect remains on main buffer
- [x] delete all relative tests, user callable
- [x] documentation
- [ ] make a already added test in the list favorite
- [ ] consider test name change, so delete test if not found
- [ ] run tests by numbers
- [ ] add test file location, and search test location in that file
- [ ] add line to the floating buffer with fields to explain
- [ ] add all tests in buffer to gtester list
- [ ] run test in float window
- [ ] consider telescope integration

0 comments on commit 67c9b66

Please sign in to comment.