Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / MithrilJS/ospec issues and pull requests
#76 - If `setTimeout` is overridden in an async test, ospec's timers can break, causing ospec to not actually report anything.
Issue -
State: open - Opened by dead-claudia 3 months ago
Labels: bug
#75 - v4.2.1 test
Pull Request -
State: closed - Opened by dead-claudia 5 months ago
#74 - Update README.md with missing .calls array
Pull Request -
State: closed - Opened by codingthat 5 months ago
- 1 comment
#73 - Travis doesn't build against Node.js v20 or v22
Issue -
State: closed - Opened by codingthat 5 months ago
- 2 comments
#72 - Travis build status shield/badge 404ing
Issue -
State: closed - Opened by codingthat 5 months ago
- 2 comments
#71 - Fix input parameter type for notEquals/notDeepEquals
Issue -
State: open - Opened by soulofmischief 6 months ago
- 1 comment
#70 - Move tests to Github Actions
Issue -
State: closed - Opened by dead-claudia 7 months ago
- 2 comments
Labels: help wanted
#69 - update glob to v9
Pull Request -
State: closed - Opened by chromy 7 months ago
- 6 comments
#68 - [Feature] The reporter ignores error causes (and possibly aggregate errors too)
Issue -
State: open - Opened by pygy about 1 year ago
- 2 comments
#67 - Native TS support would be nice to have
Issue -
State: open - Opened by pygy about 1 year ago
- 2 comments
#66 - DeepEquals should handle Sets (and Maps)
Issue -
State: open - Opened by pygy about 1 year ago
- 1 comment
#65 - deepEquals assertions ignore symbol properties.
Issue -
State: open - Opened by pygy about 1 year ago
#64 - Fix a handful of typos in README.md
Pull Request -
State: closed - Opened by chromy over 1 year ago
#63 - Question: View realtime test progress?
Issue -
State: open - Opened by jonahx over 1 year ago
#62 - Bump word-wrap from 1.2.3 to 1.2.4
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 2 comments
Labels: dependencies
#61 - `o.before()` within a `o.spec` still runs even when no tests are running
Issue -
State: open - Opened by gilbert over 1 year ago
- 4 comments
Labels: bug
#60 - spy.calls doesn't seem to match TypeScript definitions
Issue -
State: open - Opened by gilbert over 1 year ago
#59 - Escape percent
Pull Request -
State: closed - Opened by pygy almost 2 years ago
#58 - transition towards local assertions
Pull Request -
State: closed - Opened by pygy almost 2 years ago
#57 - Failed assertion reporting does unnecessary string substitution
Issue -
State: closed - Opened by LeXofLeviafan almost 2 years ago
- 2 comments
#56 - Context and running streaks in parallel.
Issue -
State: open - Opened by pygy almost 2 years ago
#55 - re-think the results output
Issue -
State: open - Opened by pygy almost 2 years ago
#54 - Adapt the `lock()` mechanism as a core part of o.spy()
Issue -
State: open - Opened by pygy almost 2 years ago
#53 - Bump minimatch from 3.0.4 to 3.1.2
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#52 - Immutable woes?
Issue -
State: closed - Opened by pygy about 2 years ago
- 1 comment
#51 - fix: Always explicitly exit() to avoid hangs
Pull Request -
State: closed - Opened by maranomynet over 2 years ago
- 8 comments
#50 - Lost assertions in async tests
Issue -
State: closed - Opened by pygy over 2 years ago
- 1 comment
Labels: enhancement
#49 - Logging: bailout should be reported apart from standard failures
Issue -
State: open - Opened by pygy over 2 years ago
Labels: enhancement
#48 - Complex assetions like `deepEquals` and `satisfies` plugins should differentiate between bail outs and internal errors
Issue -
State: open - Opened by pygy over 2 years ago
Labels: bug
#47 - `.satisfies()` is too verbose, `.notSatisfies()` and `.notDeepEquals()` are of little use
Issue -
State: open - Opened by pygy over 2 years ago
Labels: enhancement
#46 - try to cache deps
Pull Request -
State: closed - Opened by pygy over 2 years ago
#45 - Fix postinstall
Pull Request -
State: closed - Opened by pygy over 2 years ago
#44 - Don't run the dev-deps renaming logic when ospec is installed as a dependency
Pull Request -
State: closed - Opened by pygy over 2 years ago
- 1 comment
#43 - Assertion descriptions don't interpolate when used with tagged template literal syntax
Issue -
State: closed - Opened by pygy over 2 years ago
#42 - The report should show the own properties of errors that were caught in tests
Issue -
State: open - Opened by pygy over 2 years ago
Labels: enhancement
#41 - deepEquals can't handle objects with a null prototype
Issue -
State: closed - Opened by pygy almost 3 years ago
#40 - Bump ansi-regex from 4.1.0 to 4.1.1
Pull Request -
State: closed - Opened by dependabot[bot] almost 3 years ago
- 2 comments
Labels: dependencies
#39 - Bump minimist from 1.2.5 to 1.2.6
Pull Request -
State: closed - Opened by dependabot[bot] almost 3 years ago
Labels: dependencies
#38 - refactor: replace deprecated String.prototype.substr()
Pull Request -
State: closed - Opened by CommanderRoot almost 3 years ago
- 1 comment
#37 - Bump ajv from 6.11.0 to 6.12.6
Pull Request -
State: closed - Opened by dependabot[bot] almost 3 years ago
- 2 comments
Labels: dependencies
#36 - Bump glob-parent from 5.1.0 to 5.1.2
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 3 comments
Labels: dependencies
#35 - ERR_UNSUPPORTED_ESM_URL_SCHEME error on Windows 10
Issue -
State: closed - Opened by Coteh over 3 years ago
- 4 comments
#34 - Bump lodash from 4.17.19 to 4.17.21
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 1 comment
Labels: dependencies
#33 - 'throws' doesn't work with async functions
Issue -
State: open - Opened by vitoreiji over 3 years ago
- 4 comments
Labels: enhancement
#32 - How to use ospec for components having imports
Issue -
State: closed - Opened by mchampaneri almost 4 years ago
- 4 comments
#31 - ospec: use string substitution to expose values in assertion reports
Issue -
State: open - Opened by barneycarroll about 4 years ago
- 4 comments
#30 - Add file: protocol and better Windows shims, cleaning up cruft
Pull Request -
State: closed - Opened by pygy about 4 years ago
- 7 comments
#29 - Remove devDependencies before publish to NPM
Issue -
State: closed - Opened by futurist about 4 years ago
- 1 comment
#28 - Fix critical import bug and missing changelog links
Pull Request -
State: closed - Opened by dead-claudia over 4 years ago
- 4 comments
#27 - Use dynamic import for node util
Pull Request -
State: closed - Opened by charlag over 4 years ago
- 17 comments
#26 - Use conditional exports
Pull Request -
State: closed - Opened by charlag over 4 years ago
- 6 comments
#25 - Provide an ES6 build of ospec
Issue -
State: closed - Opened by charlag over 4 years ago
- 8 comments
#24 - deepEquals always fails on objects with arrays created with seamless-immutable
Issue -
State: closed - Opened by glantucan over 4 years ago
- 5 comments
#23 - markdown + minor content cleanup
Pull Request -
State: closed - Opened by pakx over 4 years ago
- 3 comments
#22 - Bump lodash from 4.17.15 to 4.17.19
Pull Request -
State: closed - Opened by dependabot[bot] over 4 years ago
Labels: dependencies
#21 - v4.1.1: Fix the runner for Node v12 and assorted test fixes
Pull Request -
State: closed - Opened by pygy almost 5 years ago
#20 - Bump acorn from 7.1.0 to 7.1.1
Pull Request -
State: closed - Opened by dependabot[bot] almost 5 years ago
- 1 comment
Labels: dependencies
#19 - Ospec doesn't handle relative paths on Windows
Issue -
State: closed - Opened by ghost over 5 years ago
- 3 comments
#18 - Misc updates 2020
Pull Request -
State: closed - Opened by pygy almost 5 years ago
- 6 comments
#17 - Revamp tests
Pull Request -
State: closed - Opened by pygy almost 5 years ago
- 9 comments
#16 - Revamp the done parser with compose-regexp
Pull Request -
State: closed - Opened by pygy almost 5 years ago
- 4 comments
#15 - Fix the done parser
Pull Request -
State: closed - Opened by pygy almost 5 years ago
#14 - the done parser fails with comment containing carriage return
Issue -
State: closed - Opened by kfule almost 5 years ago
- 4 comments
#13 - Native esm support
Pull Request -
State: closed - Opened by pygy almost 5 years ago
- 7 comments
#12 - ospec should allow custom assertions
Issue -
State: closed - Opened by dead-claudia about 5 years ago
- 17 comments
Labels: enhancement
#11 - CLI: Add --module and --parallel options
Pull Request -
State: closed - Opened by pygy about 5 years ago
- 9 comments
#10 - ospec assertion descriptions are not reported
Issue -
State: closed - Opened by shofetim about 5 years ago
- 1 comment
Labels: bug, help wanted
#9 - Ospec needs a Karma story
Issue -
State: open - Opened by dead-claudia over 5 years ago
- 5 comments
#8 - spy wrapping test doesn't work on non ES6 enviroments.
Issue -
State: closed - Opened by kesara about 5 years ago
- 5 comments
#7 - Support in the binary executing in CommonJS environments other than Node
Issue -
State: open - Opened by dead-claudia about 5 years ago
- 1 comment
#6 - ospec requires a polyfill, but this appears undocumented and doesn't exist in the test HTML file
Issue -
State: closed - Opened by dead-claudia about 5 years ago
- 3 comments
#5 - Add ESLint
Pull Request -
State: closed - Opened by kesara about 5 years ago
- 3 comments
#4 - Support running Ospec against TypeScript files
Issue -
State: closed - Opened by chanks over 5 years ago
- 2 comments
#3 - Fix tests script.
Pull Request -
State: closed - Opened by kesara about 5 years ago
- 3 comments
#2 - Add support for asynchronous test with arrow functions.
Pull Request -
State: closed - Opened by kesara about 5 years ago
- 1 comment
#1 - ospec: Asynchronous tests doesn't work with arrow functions
Issue -
State: closed - Opened by kesara over 5 years ago
- 1 comment