Giter VIP home page Giter VIP logo

Comments (2)

jorgebucaran avatar jorgebucaran commented on June 12, 2024

@IlanCosman Hey! Late reply here. I agree this would be amazing. I'm not 100% sure it belongs to fishtape or not, but we can think about that later. Maybe something as simple as (notice the last two lines):

fishtape --coverage ~/bax.fish/test/*.fish 
TAP version 13
# bax.fish
ok 1 stdout
not ok 2 export
  ---
    operator: 
    expected: a valid operator
    actual:   = _bax=foo
  ...
ok 3 unset
ok 4 $PATH
ok 5 alias
ok 6 cd
ok 7 exit status
not ok 8 semi
  ---
    operator: 
    expected: a valid operator
    actual:   = _bax=semi
  ...
ok 9 dollar

1..9
# pass 7
# fail 2
# bax.fish 98/100 
# ok 70%

The documentation on how to use --debug-output and fish_trace is not the "best", but I guess we could figure it out. Is this something you want to give a shot yourself or just would like to have?

from fishtape.

IlanCosman avatar IlanCosman commented on June 12, 2024

Thanks for the reply Jorge. I really like that mockup! 😄I'm not sure whether it belongs in fishtape either, but I don't really see where else it would go since there aren't any other fish testing suites.

To be entirely honest and maybe a bit selfish 😔, at the moment I'd just "like to have" it. The startup cost for me is a bit high in proportion to it's priority level, involving learning awk and then understanding your code. If you're not interested I might try it out at some point, though likely not soon since I'd like to focus on making Tide async.

from fishtape.

Related Issues (20)

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.