Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / elm-community/elm-test issues and pull requests

#252 - The dependencies in your elm.json are not compatible when installing elm/http

Issue - State: closed - Opened by perty almost 6 years ago - 1 comment

#251 - [Discussion] testEach / describeEach

Issue - State: closed - Opened by andys8 about 6 years ago - 1 comment

#250 - Working with v19?

Issue - State: closed - Opened by dschinkel about 6 years ago - 2 comments

#249 - Stack size exceeded with not too big data

Issue - State: closed - Opened by nonpop about 6 years ago - 4 comments

#248 - link to elm-explorations/test in readme

Pull Request - State: closed - Opened by hrldcpr about 6 years ago - 5 comments

#247 - skip describe

Issue - State: closed - Opened by dschinkel about 6 years ago - 1 comment

#246 - Call Stack Size exceeded with List-String-Fuzzer and Set

Issue - State: closed - Opened by j-maas about 6 years ago - 6 comments

#245 - EACCES error when installing via npm

Issue - State: open - Opened by tiziano88 about 6 years ago - 1 comment

#244 - Option to log passing tests on "console" report

Issue - State: open - Opened by pjfitzgibbons about 6 years ago
Labels: feature

#243 - Should it be okay for invalid fuzzers to fail mid-test?

Issue - State: open - Opened by rtfeldman about 6 years ago - 5 comments
Labels: question

#242 - Remove Expect.true and Expect.false

Pull Request - State: closed - Opened by drathier over 6 years ago - 1 comment
Labels: major-release-blocker, expectations

#241 - (Cygwin) Piping buffered stdout with lots of Debug.log segfaults

Issue - State: closed - Opened by HappMacDonald over 6 years ago - 4 comments

#238 - Reproducing a failing fuzzy test after new tests have been added

Issue - State: closed - Opened by jwoudenberg over 6 years ago - 7 comments

#237 - Document limitations of nested fuzzers

Issue - State: open - Opened by c-fraser over 6 years ago
Labels: docs

#236 - Remove Test.Runner.getFailure

Issue - State: closed - Opened by mgold over 6 years ago - 1 comment
Labels: major-release-blocker

#235 - How to compose custom equality checking functions?

Issue - State: open - Opened by jwoudenberg over 6 years ago - 6 comments

#234 - Add function for defining data-driven tests

Pull Request - State: closed - Opened by blochberger over 6 years ago - 1 comment

#233 - Test hitting a Debug.crash should return the test name

Issue - State: open - Opened by simonh1000 over 6 years ago - 2 comments

#232 - Remove AbsoluteOrRelative floating point tolerance in favor of Expect.any?

Issue - State: open - Opened by mgold over 6 years ago - 5 comments
Labels: question, expectations

#231 - Providing `Fuzz.intExcludeRange` and `Fuzz.floatExcludeRange`

Issue - State: open - Opened by iboss-ptk over 6 years ago - 2 comments
Labels: fuzzers

#230 - Should `Expect.equal` fail on floats?

Issue - State: open - Opened by rtfeldman over 6 years ago - 7 comments
Labels: question, major-release-blocker, expectations

#229 - Generated Filesystem Paths on Windows

Issue - State: closed - Opened by reiner-dolp almost 7 years ago - 2 comments

#228 - Add `Expect.any` to complement `Expect.all`

Issue - State: open - Opened by avh4 almost 7 years ago - 13 comments
Labels: expectations

#227 - Test is throwing exception: "TypeError: shrink1 is not a function"

Issue - State: open - Opened by rhofour almost 7 years ago - 8 comments
Labels: bug, out of scope

#226 - Expectation formatting makes it hard to deal with binary data

Issue - State: closed - Opened by rhofour almost 7 years ago - 6 comments

#225 - Distinguishing between identical-looking characters in test output

Issue - State: open - Opened by rtfeldman almost 7 years ago - 11 comments

#224 - FR: Add expect functions which take custom formatters

Issue - State: closed - Opened by rhofour almost 7 years ago - 4 comments

#223 - elm-test --watch Parse Error

Issue - State: closed - Opened by gogocurtis almost 7 years ago - 4 comments

#222 - Corrects shrink package name in `Fuzz.custom` docs

Pull Request - State: closed - Opened by jacob-tock almost 7 years ago - 2 comments
Labels: docs

#221 - Weird error in synced environment

Issue - State: open - Opened by simonh1000 almost 7 years ago - 7 comments

#220 - On testing Cmd.batch in update functions: `Expect.cmd`?

Issue - State: open - Opened by thenikso almost 7 years ago - 5 comments

#219 - Remove extra docs in Fuzz.elm

Pull Request - State: closed - Opened by jinjor almost 7 years ago - 1 comment
Labels: bug, docs

#218 - Make output coloring more legible

Issue - State: closed - Opened by salutis almost 7 years ago - 3 comments

#217 - Non-printable characters aren't escaped

Issue - State: open - Opened by rhofour almost 7 years ago - 10 comments

#216 - Add listOfLength for fuzzing lists with a specific length

Issue - State: open - Opened by rhofour almost 7 years ago - 2 comments
Labels: fuzzers

#215 - Fuzzer.date

Issue - State: open - Opened by joshhornby almost 7 years ago - 1 comment
Labels: fuzzers

#214 - Expect.andAlso: A way to combine Expectations

Issue - State: open - Opened by ocharles almost 7 years ago - 6 comments
Labels: expectations

#213 - Utility expectations

Issue - State: closed - Opened by andys8 almost 7 years ago - 2 comments

#212 - withinCompare handles Relative and negative values

Pull Request - State: closed - Opened by jmedding about 7 years ago - 4 comments

#211 - Expect.within for Relative does not work for negative values

Issue - State: closed - Opened by jmedding about 7 years ago - 3 comments
Labels: bug, expectations

#210 - module name conflicts (Util)

Issue - State: closed - Opened by dustinfarris about 7 years ago - 15 comments
Labels: bug

#209 - Snapshot testing

Issue - State: open - Opened by joshhornby about 7 years ago - 15 comments

#208 - No easy way to compare lists (or other datasets) in a manner other than exact equals

Issue - State: open - Opened by JonathanFraser about 7 years ago - 4 comments
Labels: expectations

#207 - Syntax Highlighting

Issue - State: open - Opened by rtfeldman about 7 years ago - 5 comments

#206 - Not watching for changes when encounter errors

Issue - State: closed - Opened by yormi about 7 years ago - 2 comments
Labels: out of scope, question

#205 - Update test environment setup docs

Pull Request - State: closed - Opened by jreut about 7 years ago - 1 comment

#204 - Make Fuzz.string generate unicode strings

Pull Request - State: open - Opened by drathier about 7 years ago - 6 comments
Labels: fuzzers

#203 - Expose failure Reason directly

Pull Request - State: closed - Opened by rtfeldman over 7 years ago - 4 comments

#202 - Label for issues put on hold

Issue - State: closed - Opened by drathier over 7 years ago - 1 comment
Labels: question

#201 - Fuzz.string only generates ascii strings

Issue - State: open - Opened by drathier over 7 years ago - 5 comments
Labels: fuzzers, blocked

#200 - Make Fuzz.string generate more whitespace-only strings

Pull Request - State: closed - Opened by drathier over 7 years ago - 4 comments
Labels: fuzzers

#199 - Improve list shrinking

Pull Request - State: closed - Opened by jwoudenberg over 7 years ago - 4 comments
Labels: performance, fuzzers

#198 - Fuzz.string should generate whitespace strings

Issue - State: closed - Opened by mgold over 7 years ago - 4 comments
Labels: fuzzers

#197 - Remove FNV dependency

Pull Request - State: closed - Opened by drathier over 7 years ago - 2 comments

#196 - Incorporate outermost labels into seed distribution

Pull Request - State: closed - Opened by rtfeldman over 7 years ago - 7 comments

#195 - Don't distribute seeds to unit tests

Pull Request - State: closed - Opened by rtfeldman over 7 years ago - 3 comments

#194 - Feature request - Expose details of skipped tests in Test.Runner

Issue - State: closed - Opened by stephenhand over 7 years ago - 8 comments

#193 - Fuzzing a list of strings does not generate list with only empty strings, length > 1

Issue - State: open - Opened by mgold over 7 years ago - 2 comments
Labels: fuzzers

#191 - Planning for 0.19 and 5.0.0

Issue - State: closed - Opened by mgold over 7 years ago - 12 comments
Labels: help wanted, major-release-blocker

#190 - Please contribute examples of fuzzing and shrinking bugs

Issue - State: open - Opened by mgold over 7 years ago
Labels: help wanted, fuzzers

#189 - Option to log passing tests

Issue - State: closed - Opened by raould over 7 years ago - 3 comments

#188 - Add Fuzz.set, Fuzz.dict

Issue - State: open - Opened by avh4 over 7 years ago - 1 comment
Labels: fuzzers, blocked

#187 - Shrinker repeats values a lot / Max's new idea for shrinker implementation

Issue - State: closed - Opened by avh4 over 7 years ago - 13 comments
Labels: fuzzers

#186 - Fix "skip" example in README

Pull Request - State: closed - Opened by iamvery over 7 years ago
Labels: docs

#185 - Expose an API for stepping fuzzers or using them with Tasks

Issue - State: closed - Opened by avh4 over 7 years ago - 2 comments

#184 - Use pure elm for laziness

Pull Request - State: closed - Opened by eeue56 over 7 years ago - 11 comments

#183 - Removing Fuzz.andThen

Pull Request - State: open - Opened by jwoudenberg over 7 years ago - 5 comments
Labels: major-release-blocker, fuzzers

#182 - Timeout on Travis CI

Issue - State: closed - Opened by halfzebra over 7 years ago - 2 comments

#181 - Compilation fails on running tests

Issue - State: open - Opened by battermann over 7 years ago - 6 comments

#180 - List of elm-test packages?

Issue - State: open - Opened by drathier over 7 years ago - 3 comments
Labels: question, docs

#179 - Alternative (safer) Test.Runner API?

Issue - State: closed - Opened by kofigumbs over 7 years ago - 4 comments
Labels: question

#177 - Change link to point to latest html-test-runner

Pull Request - State: closed - Opened by bobwhitelock over 7 years ago - 1 comment

#176 - Better compilation error messages?

Issue - State: closed - Opened by lydell over 7 years ago - 6 comments
Labels: question

#175 - Dot in github repository name crashes elm-test

Issue - State: closed - Opened by amoilanen over 7 years ago - 1 comment

#174 - running elm-test fails with compilation error

Issue - State: closed - Opened by mkovaxx over 7 years ago - 5 comments

#173 - Updated migration instructions

Pull Request - State: closed - Opened by sgraf812 over 7 years ago - 5 comments
Labels: docs

#169 - elm-test binary not found

Issue - State: closed - Opened by renatomassaro over 7 years ago - 4 comments

#168 - Should Fuzz.list make fewer elements?

Issue - State: open - Opened by rtfeldman over 7 years ago - 11 comments
Labels: question, fuzzers, blocked

#165 - Add a benchmarks directory

Pull Request - State: closed - Opened by jwoudenberg over 7 years ago - 4 comments

#164 - Factor Fuzz.andThen out to a new file

Pull Request - State: closed - Opened by mgold over 7 years ago - 1 comment
Labels: fuzzers

#161 - Consider removing support for `andThen`

Issue - State: open - Opened by jwoudenberg over 7 years ago - 45 comments
Labels: fuzzers

#160 - Can create a crash by returning an invalid fuzzer from `andThen`

Issue - State: open - Opened by jwoudenberg over 7 years ago - 4 comments
Labels: bug, fuzzers

#157 - Expect within

Pull Request - State: closed - Opened by drathier over 7 years ago - 9 comments
Labels: expectations

#155 - Expect.member feature request

Issue - State: closed - Opened by andys8 over 7 years ago - 4 comments
Labels: expectations

#154 - Fuzzing update functions?

Issue - State: open - Opened by rtfeldman over 7 years ago - 19 comments
Labels: question, fuzzers

#148 - Fuzzer-Aware Run Counts?

Issue - State: open - Opened by rtfeldman over 7 years ago - 12 comments
Labels: question, performance, fuzzers

#135 - Helpers for Maybe and Result

Issue - State: open - Opened by avh4 over 7 years ago - 8 comments
Labels: expectations

#132 - Fuzzer.andThen hangs

Issue - State: closed - Opened by jwoudenberg over 7 years ago - 12 comments
Labels: bug, fuzzers

#123 - List shrinking not aggresive enough

Issue - State: open - Opened by zkessin over 7 years ago - 5 comments
Labels: fuzzers

#111 - New go at listLengthRange (on behalf of @svarlet)

Issue - State: closed - Opened by mrbackend almost 8 years ago - 3 comments
Labels: fuzzers

#109 - Function fuzzer?

Issue - State: closed - Opened by joneshf almost 8 years ago - 14 comments
Labels: question, fuzzers

#106 - Fix links to Fuzz module

Pull Request - State: closed - Opened by bobwhitelock almost 8 years ago - 1 comment
Labels: docs

#105 - Custom Fuzzer values not shrinking correctly

Issue - State: closed - Opened by ckoster22 almost 8 years ago - 9 comments
Labels: fuzzers

#62 - Fuzz.andThen generating an infinite sequence of shrunken values

Issue - State: closed - Opened by zkessin about 8 years ago - 4 comments
Labels: bug, wontfix, fuzzers

#54 - Fix Fuzz.string

Pull Request - State: closed - Opened by rtfeldman about 8 years ago - 9 comments

#12 - 'Native' undefined when importing a module that uses native modules

Issue - State: closed - Opened by oakesja over 8 years ago - 4 comments