Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / levibuzolic/eslint-plugin-no-only-tests issues and pull requests
#47 - Bump cross-spawn from 7.0.3 to 7.0.6
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies
#46 - How should "functions" be configured?
Issue -
State: open - Opened by paullewisn 6 months ago
- 1 comment
#45 - Support ESLint v9
Pull Request -
State: closed - Opened by levibuzolic 6 months ago
- 1 comment
#44 - Add option to test for methods like fit or xit
Pull Request -
State: closed - Opened by sualko 8 months ago
- 10 comments
#43 - ESLint flat configurations?
Issue -
State: closed - Opened by jeremymeng 9 months ago
- 4 comments
Labels: enhancement
#42 - Support for `xit`?
Issue -
State: closed - Opened by atulpatildbz about 1 year ago
#41 - Bump word-wrap from 1.2.3 to 1.2.4
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#40 - Bump semver from 7.3.5 to 7.5.4
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#39 - Bump semver from 7.3.5 to 7.5.3
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies
#38 - Any plans to also handle skip()?
Issue -
State: closed - Opened by opike over 2 years ago
- 1 comment
#37 - Add mocha-cakes-2 support
Pull Request -
State: closed - Opened by thorsent over 2 years ago
- 1 comment
#36 - Bump ansi-regex from 5.0.0 to 5.0.1
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies
#35 - Match exact blocks by default, allow prefix matching with the use of a `*` in the block options
Pull Request -
State: closed - Opened by levibuzolic over 2 years ago
- 1 comment
#34 - Add No skip
Pull Request -
State: closed - Opened by dylanesque over 2 years ago
#33 - Matches blocks that are prefixed with any of the given blocks.
Issue -
State: closed - Opened by thantos over 2 years ago
#32 - Target node >=5 which supports the spread syntax which is used in the package
Pull Request -
State: closed - Opened by levibuzolic over 3 years ago
- 1 comment
#31 - Tidy up readme and make some minor syntax changes
Pull Request -
State: closed - Opened by levibuzolic over 3 years ago
- 1 comment
#30 - Create CODE_OF_CONDUCT.md
Pull Request -
State: closed - Opened by levibuzolic over 3 years ago
- 1 comment
#29 - Update workflows
Pull Request -
State: closed - Opened by levibuzolic over 3 years ago
- 1 comment
#28 - Exclude .github and other files from NPM package
Pull Request -
State: closed - Opened by levibuzolic over 3 years ago
- 1 comment
#27 - Whitelist files for npm packaging, rather than using .npmignore
Pull Request -
State: closed - Opened by levibuzolic almost 4 years ago
#26 - Disable auto-fixing by default, allow it to be configured if desired
Pull Request -
State: closed - Opened by levibuzolic almost 4 years ago
#25 - Fixable prevents use of .only on development
Issue -
State: closed - Opened by Tol1 almost 4 years ago
- 2 comments
#24 - #23: Cover different chaining cases
Pull Request -
State: closed - Opened by ma7moudat almost 4 years ago
- 1 comment
#23 - Cover different chaining cases
Issue -
State: closed - Opened by ma7moudat almost 4 years ago
- 2 comments
#22 - Add tests for ndoe 14+
Pull Request -
State: closed - Opened by levibuzolic almost 4 years ago
#21 - Drop node 8 tests as eslint only supports 10+ now
Pull Request -
State: closed - Opened by levibuzolic almost 4 years ago
#20 - Upgrade eslint from 7.15.0 to 7.23.0
Pull Request -
State: closed - Opened by levibuzolic almost 4 years ago
#19 - Adds fix option to rule
Pull Request -
State: closed - Opened by tgreen7 almost 4 years ago
- 1 comment
#18 - Not detecting spec.ts files
Issue -
State: closed - Opened by bmitchinson about 4 years ago
- 3 comments
#17 - Bump lodash from 4.17.14 to 4.17.19
Pull Request -
State: closed - Opened by dependabot[bot] over 4 years ago
Labels: dependencies
#16 - Bump acorn from 6.1.1 to 6.4.1
Pull Request -
State: closed - Opened by dependabot[bot] almost 5 years ago
Labels: dependencies
#15 - Add support for defining 2 levels deep in blocks (ie. `ava.default`)
Pull Request -
State: closed - Opened by levibuzolic about 5 years ago
#14 - Allow dots in blocks
Issue -
State: closed - Opened by limonte about 5 years ago
- 3 comments
#13 - Bump eslint-utils from 1.3.1 to 1.4.2
Pull Request -
State: closed - Opened by dependabot[bot] over 5 years ago
Labels: dependencies
#12 - Bump lodash from 4.17.11 to 4.17.14
Pull Request -
State: closed - Opened by dependabot[bot] over 5 years ago
Labels: dependencies
#11 - Bump js-yaml from 3.13.0 to 3.13.1
Pull Request -
State: closed - Opened by dependabot[bot] over 5 years ago
Labels: dependencies
#10 - Allow users to configure their own block/focus matchers in their eslint config
Pull Request -
State: closed - Opened by levibuzolic almost 6 years ago
#9 - Disallow serial.only (for serial ava tests)
Pull Request -
State: closed - Opened by IevgenRagulin almost 6 years ago
- 2 comments
#8 - Add rule for catching '.only' blocks for 'fixture'
Pull Request -
State: closed - Opened by roughy about 6 years ago
- 4 comments
#7 - Fix #6
Pull Request -
State: closed - Opened by bendemboski about 7 years ago
#6 - Errors on a use of only outside tests
Issue -
State: closed - Opened by wheresrhys about 7 years ago
- 2 comments
#5 - ESLint 3+
Pull Request -
State: closed - Opened by levibuzolic over 7 years ago
#4 - Support ESLint 3 rule format
Pull Request -
State: closed - Opened by levibuzolic over 7 years ago
#3 - Add context identifier
Pull Request -
State: closed - Opened by bahmutov over 7 years ago
- 1 comment
#2 - Add tape test hooks
Pull Request -
State: closed - Opened by coltonbrwn about 8 years ago
- 1 comment
#1 - Support ESLint 3 and new rule format
Issue -
State: closed - Opened by paazmaya over 8 years ago
- 2 comments