Skip to content

Latest commit

 

History

88 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

0 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages