In addition to Jay's suggestion, if you're doing something JSONy (that
is, if your HTTP response bodies are JSON) consider using Riposte
(https://riposte.in). It's a DSL for testing such web applications. (But
only if you're serving JSON. Riposte currently doesn't help if you're
serving up HTML
Matthew Flatt writes:
> At Thu, 30 May 2019 12:10:37 +0200, Konrad Hinsen wrote:
>>
>> Right now, no, but I have used them briefly in a past project, for
>> testing the impact of single-precision on a numerical algorithm.
>
> Thanks for replying!
>
> Would using `math/bigfloat` (where you get to
2 matches
Mail list logo