Skip to content

Version 1.3.0

Latest
Compare
Choose a tag to compare
@seancrowe seancrowe released this 30 May 21:20
· 3 commits to main since this release
f423111

Usage

  1. Get the Tool: Download it from the Releases page on GitHub for your computer, and unzip the file.
  2. Prepare Test Instructions: Create a tests.json file in the same folder as the downloaded tool.
  3. Write Your Tests: Fill in the tests.json file with the tests you want to run. See README.md for more details.
  4. Open Terminal or PowerShell: Get ready to run the tool through the shell.
  5. Run the Tool:
    • Change directory (cd) to where the tool was downloaded
    • If you are on Mac or Linux, you need to use sudo chmod 755 ./publisher-output-tool to give yourself file permissions.
    • Then start it by typing ./publisher-output-tool on Mac/Linux or ./publisher-output-tool.exe on Windows.

New In Version

  • Added outputting images
  • Added outputting with tempxml