Skip to content

j19sch/session-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Session Noter

CircleCI status Black code formatter MIT license

Small suite of note-taking tools for session-based test management (SBTM)

What to do with it

Setup & installation

  • grab a copy of this repo, i.e. download, clone or fork
  • make sure you have Python 3.6 or higher (python -V or python3 -V)
  • create a virtual environment and activate it: https://docs.python.org/3/tutorial/venv.html
  • install with pip install -e .

Usage

  • session-noter - record session notes
    • prompt (ntr 0/45 0.0%): 0 of 45 minutes elapsed, i.e. 0.0%
  • session-printer <file> - convert session notes files to markdown
  • session-analyzer <file or files> - summarize session notes file(s) in markdown

Core design ideas

  • support for linux, mac, windows
  • everything is configurable
  • plug-in support: additional interfaces, additional output formats, etc.

More on SBTM

Markdown tools

About

tools for session-based test management

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages