Re: [Haskell-cafe] ANN: hspec-test-framework - Run test-framework tests with Hspec

2013-08-20 Thread Roman Cheplyaka
My answer to this and many similar questions regarding tasty is:

- I am probably not going to work on this
- but I would be happy to see someone doing it

Note that hspec-test-framework is a separate package, and it didn't have
to be written or even approved by Simon. Same here — please write more
supplementary packages if you feel a need.

Roman

* Alfredo Di Napoli alfredo.dinap...@gmail.com [2013-08-18 15:18:07+0200]
 Hi Simon,
 
 this is an exciting news!
 
 May I ask the question that maybe is lurking in the shadow?
 
 Due to the recent announcement of Roman's tasty library, are there plans
 to basically release something similar to hspec-test-framework and
 hspec-test-framework-th but targeting tasty instead?
 
 Bye :)
 A.
 
 
 On 18 August 2013 14:50, Simon Hengel s...@typeful.net wrote:
 
  Hi,
  I just released hspec-test-framework[1] and hspec-test-framework-th[2]
  to Hackage.
 
  They can be used to run test-framework tests with Hspec unmodified.
 
  This can also be used to work around test-framework's incompatibility
  with QuickCheck-2.6 and base-4.7.0 ;)
 
  Have a look at the README for usage instructions:
 
  https://github.com/sol/hspec-test-framework#readme
 
  Cheers,
  Simon
 
  [1] http://hackage.haskell.org/package/hspec-test-framework
  [2] http://hackage.haskell.org/package/hspec-test-framework-th
 
  ___
  Haskell-Cafe mailing list
  Haskell-Cafe@haskell.org
  http://www.haskell.org/mailman/listinfo/haskell-cafe
 

 ___
 Haskell-Cafe mailing list
 Haskell-Cafe@haskell.org
 http://www.haskell.org/mailman/listinfo/haskell-cafe



signature.asc
Description: Digital signature
___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe


[Haskell-cafe] ANN: hspec-test-framework - Run test-framework tests with Hspec

2013-08-18 Thread Simon Hengel
Hi,
I just released hspec-test-framework[1] and hspec-test-framework-th[2]
to Hackage.

They can be used to run test-framework tests with Hspec unmodified.

This can also be used to work around test-framework's incompatibility
with QuickCheck-2.6 and base-4.7.0 ;)

Have a look at the README for usage instructions:

https://github.com/sol/hspec-test-framework#readme

Cheers,
Simon

[1] http://hackage.haskell.org/package/hspec-test-framework
[2] http://hackage.haskell.org/package/hspec-test-framework-th

___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe


Re: [Haskell-cafe] ANN: hspec-test-framework - Run test-framework tests with Hspec

2013-08-18 Thread Alfredo Di Napoli
Hi Simon,

this is an exciting news!

May I ask the question that maybe is lurking in the shadow?

Due to the recent announcement of Roman's tasty library, are there plans
to basically release something similar to hspec-test-framework and
hspec-test-framework-th but targeting tasty instead?

Bye :)
A.


On 18 August 2013 14:50, Simon Hengel s...@typeful.net wrote:

 Hi,
 I just released hspec-test-framework[1] and hspec-test-framework-th[2]
 to Hackage.

 They can be used to run test-framework tests with Hspec unmodified.

 This can also be used to work around test-framework's incompatibility
 with QuickCheck-2.6 and base-4.7.0 ;)

 Have a look at the README for usage instructions:

 https://github.com/sol/hspec-test-framework#readme

 Cheers,
 Simon

 [1] http://hackage.haskell.org/package/hspec-test-framework
 [2] http://hackage.haskell.org/package/hspec-test-framework-th

 ___
 Haskell-Cafe mailing list
 Haskell-Cafe@haskell.org
 http://www.haskell.org/mailman/listinfo/haskell-cafe

___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe


Re: [Haskell-cafe] ANN: hspec-test-framework - Run test-framework tests with Hspec

2013-08-18 Thread Simon Hengel
Hi,

 Due to the recent announcement of Roman's tasty library, are there
 plans to basically release something similar to hspec-test-framework
 and hspec-test-framework-th but targeting tasty instead?

I care about Hspec[1] and want to provide an upgrade path for
test-framework users, but I'm looking forward to friendly competition ;)

Cheers,
Simon

[1] http://hspec.github.io/

___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe