Coder Social home page Coder Social logo

jstolarek / tasty-program Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 1.0 13 KB

Run tasty tests that check whether a program executes correctly

Home Page: https://bitbucket.org/jstolarek/tasty-program

License: BSD 3-Clause "New" or "Revised" License

Haskell 100.00%

tasty-program's Introduction

Jan Stolarek's personal homepage

This page is built on Hakyll. Building and running a local server:

cabal run site clean && cabal run site watch

tasty-program's People

Contributors

christiaanb avatar jstolarek avatar utdemir avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

christiaanb

tasty-program's Issues

Write stdout and stderr to a file

Output from the program is completely ignored at the moment. It can be desirable to save both to a file for later use (e.g. with golden tests).

Build with GHC 8

Relaxing the bound on base was enough to make it build. Can you relax the bound and make a new release?

cabal install tasty-program fails

I use tasty 0.8.2 and tasty-program can not be installed. Looks to me as if some API changed:

Resolving dependencies...
Configuring tasty-program-1.0.0...
Building tasty-program-1.0.0...
Preprocessing library tasty-program-1.0.0...
[1 of 1] Compiling Test.Tasty.Program ( src/Test/Tasty/Program.hs, dist/build/Test/Tasty/Program.o )

src/Test/Tasty/Program.hs:75:11:
Not in scope: data constructor `Result'

src/Test/Tasty/Program.hs:79:28:
Not in scope: data constructor `Result'

src/Test/Tasty/Program.hs:80:5:
`resultSuccessful' is not a (visible) constructor field name

src/Test/Tasty/Program.hs:81:5:
`resultDescription' is not a (visible) constructor field name

src/Test/Tasty/Program.hs:86:25:
Not in scope: data constructor `Result'

src/Test/Tasty/Program.hs:87:5:
`resultSuccessful' is not a (visible) constructor field name

src/Test/Tasty/Program.hs:88:5:
`resultDescription' is not a (visible) constructor field name
Failed to install tasty-program-1.0.0
cabal: Error: some packages failed to install:
tasty-program-1.0.0 failed during the building phase. The exception was:
ExitFailure 1

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.