haskell-servant/servant

Split ClientSpec

Open

#1,129 opened on Feb 18, 2019

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Haskell (422 forks)batch import
help wantednewcomer-friendlyservant-client

Repository metrics

Stars
 (1,953 stars)
PR merge metrics
 (Avg merge 5h 49m) (2 merged PRs in 30d)

Description

  • let's have common test utilities in own module
  • and split specs into separate ones

having huge ClientSpec.hs makes it more difficult to add tests, as there are no structure in place.

Contributor guide