Git Product home page Git Product logo

easytest's People

Watchers

 avatar  avatar

easytest's Issues

Support for Windows and python 3.x

Set up travis.ci also for windows and python 3.x to check if module runs there as well.
Conda recipe would need to be updated accordingly.

Check for non-zerozity of file sizes

  1. The current file test checks for existence but it is also useful to assert for non-zero file size as I've come across this situation a few times using the RobotFramework.

Implement logging

Implement logging of failures in a LOG file
By how far can this be covered by nosetests already ???

For a full system I think we would need to add test suites, creating test reports/logging output of test suites. Alex, is this correctly understood? Is it also correct that all this functionality is covered by other classes in the general Python framework (TestSuite/TestResult/Test runners, etc..)?

Relax file size comparison criteria

Comment from Martin Evaldson

  1. I've found that comparing checksums can be too precise for comparing output images generated via ESMValTool. When running the RobotFramework for testing I used the number of digits in the size of the file and this would actually change on occasion, e.g., from five digits to four. If running on the same machine, using the same software stack and the same modules loaded it might work but it is probably more convenient (for ESMVal, not for easytest in general) to have some leeway and instead look at the reference/test folder difference.

Graphic checker

Implement general test routines tot compare graphical files (framework from Ben Little might be used here)

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.