Giter Club home page Giter Club logo

gotep's Introduction

Hi there ๐Ÿ‘‹

I'm Marcel. Welcome to my GitHub profile!

๐Ÿ‘ท Check out what I'm currently working on

๐ŸŒฑ My latest projects

  • mac641/gotep - gotep is a terminal-based REST client designed to execute HTTP tests based on the Jetbrains HTTP-Client.
  • mac641/audio-converter - audio-converter allows you to convert audio files from within your web browser.
  • mac641/tab-split-merger - Tab Split Merger for Firefox splits tabs into multiple windows and merges them back together into one.

๐Ÿ““ Gists I wrote

๐Ÿ“ซ How to reach me

Feel free to shoot me a message anytime! :)

gotep's People

Contributors

dependabot[bot] avatar mac641 avatar

Stargazers

 avatar  avatar

Watchers

 avatar

gotep's Issues

As gotep user I want to use a clean and handy cli tooling to run tests within a CI pipeline.

Acceptance criteria

Running tests

  • gotep run executes tests
    • can be executed with no arguments -> looking for test file and config file in current working directory
    • can be executed with arguments -> looking for test file and config file based on the given arguments (absolute and relative paths possible)
      • Test file can be specified: -f, --file
      • Config file can be specified: -c, --config

Getting help

Help can be printed to the terminal: -h, --help, running the program with no arguments at all or running gotep help

Debugging

  • All run commands can be executed verbose showing debug log messages: -v, --verbose
  • gotep check checks test files for syntax errors
    • can be executed with no arguments -> looking for test file and config file in current working directory
    • can be executed with arguments -> looking for test file and config file based on the given arguments (absolute and relative paths possible)
      • Test file can be specified: -f, --file
      • Config file can be specified: -c, --config

As gotep developer I want all test files to be parsed within golang itself.

Acceptance criteria

  • http files based on the Jetbrains specification are being parsed without issues and return a object / list of objects which can be used to send http request tests
  • json configs are being parsed, preferably using viper

Helpful info

Literature

Examples

Jetbrains Youtrack issue

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.