Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Basic tests for jinja2cli #123

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Commits on Dec 9, 2023

  1. Changes: Added basic tests for jinja2cli using tox, for python

    versions 2.7, 3.5+
    - Added test cases for supported data formnts: env, ini, querystring,
      json, hjson, json5, xml, yaml, toml
    - Added test cases for jinja2 options: format, strict, section,
      extension, outfile
    
    TODO:
    - test combination of options
    ece-mohammad committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    5600c01 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Configuration menu
    Copy the full SHA
    0ec4f7f View commit details
    Browse the repository at this point in the history