Rspec Usecases

Rspec Usecases helps to write self-documenting code usage examples that execute as normal unit tests while outputting documentation in varied formats

As a Ruby Developer, I want to document code usage examples, so that people can get going quickly with implementation

Development radar

Stories next on list

As a Developer, I can generate documentation in various formats, so that I easily document ruby applications

As a Developer, I can build documentable usecases, so that I easily document usage examples

As a Developer, I can build documentation presentations, so that I can create videos quickly

Tasks next on list

Setup GitHub Action (test and lint)

Stories and tasks

Stories - completed

As a Developer, I can extend Rspec with code specific documentation extensions, so that I easily build documentation that parses unit tests

As a Developer, I can have component based renderers, so that I easily extend documentation output renders

Remove cooline and jazz_fingers gem from github actions by running from env variable

As a Developer, I can extract code and other content from unit test, so that I can inject it into documentation

Tasks - completed

Move content.* into a namespace called contents

Setup RubyGems and RubyDoc

Setup project management, requirement and SCRUM documents

Setup new Ruby GEM