Skip to content
This repository has been archived by the owner on Sep 17, 2024. It is now read-only.
Nelson Lojo edited this page Apr 20, 2023 · 3 revisions

Welcome to the rspec-questionwriter wiki!

This is a tool designed to help instructors more rapidly author Faded Parsons Problems for RSpec test writing. For a short walkthrough on how to use this tool, see Getting Started.

Important

This script currently only supports systems that:

  • have UNIX cp, rm, mkdir, and patch commands added to their $PATH.
  • have Python 3.8+ installed and added to $PATH

Usage

usage: python3 -m rsepcFppGen <destination> <application path> <yaml path> [<yaml path 2>] [<yaml path 3>] [...] [<yaml path n>]
Clone this wiki locally