GithubHelp home page GithubHelp logo

project-ventos's People

Contributors

bencoombs avatar erichbschulz avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

project-ventos's Issues

define/agree preferred format for test traces

This is a simple one to warm us up... Which one of these 3 do we prefer as out "test trace interchange format?

These file are likely to be moderately large... and will be a critical part of our entire testing and validation strategy. (I'm working on a largish library of these over here - but once there developed I'll see these be committed to our final version control and referenced in the risk management folder.

To be honest I prefer the last one, but I'm open to direction..

PIRDS!!! JSON

{"event":"M","type":"P","loc":"I","ms":0,"val":1}
{"event":"M","type":"P","loc":"E","ms":0,"val":-1}
{"event":"M","type":"F","loc":"I","ms":0,"val":248}
{"event":"M","type":"F","loc":"E","ms":0,"val":-18399}
{"event":"M","type":"P","loc":"I","ms":50,"val":14}
{"event":"M","type":"P","loc":"E","ms":50,"val":14}
{"event":"M","type":"F","loc":"I","ms":50,"val":26749}
{"event":"M","type":"F","loc":"E","ms":50,"val":1638}
{"event":"M","type":"P","loc":"I","ms":100,"val":16}
{"event":"M","type":"P","loc":"E","ms":100,"val":14}
{"event":"M","type":"F","loc":"I","ms":100,"val":29189}
{"event":"M","type":"F","loc":"E","ms":100,"val":568}

CSV

event,type,loc,ms,val
M,P,I,0,1
M,P,E,0,-1
M,F,I,0,248
M,F,E,0,-18399
M,P,I,50,14
M,P,E,50,14
M,F,I,50,26749
M,F,E,50,1638
M,P,I,100,16
M,P,E,100,14
M,F,I,100,29189
M,F,E,100,568

Not PIRDS!!!

time,PI,PE,FI,FE
0,0,0,248,-18399
50,14,14,26749,1637
100,16,16,29188,567

licence

We need to provide a suitable license in this repo.

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.