Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/cucumber/cucumber-js-pretty-formatter

Cucumber.js pretty formatter
https://github.com/cucumber/cucumber-js-pretty-formatter

Fix "Old pretty" theme

afc530e53aab90d068103337971684656d8cfbe6 authored almost 4 years ago by Julien Biezemans <[email protected]>
Move "Old pretty" screenshots

fece8f41fa347462dc9493dd817e7358bbb9c623 authored almost 4 years ago by Julien Biezemans <[email protected]>
Document theme customisation

43ba965c1e178df398f37aa62ea2c6dc37ee8fe5 authored almost 4 years ago by Julien Biezemans <[email protected]>
Add support for custom themes

8a076ad9961e33511a8ce39b450b135447dda9e6 authored almost 4 years ago by Julien Biezemans <[email protected]>
Rely on styleText in tests

Relying on styleText() makes the tests less brittle and easier to change, should the theme change.

e9fbdab6ab2a2feba1318453144d71975361f309 authored almost 4 years ago by Julien Biezemans <[email protected]>
Be type explicit in tests

ec8b9a35994a4ade6e733478f260a40be0a203ae authored almost 4 years ago by Julien Biezemans <[email protected]>
Use builtin Partial type

39f8a08b12497684a0943a092c0438c9a8998098 authored almost 4 years ago by Julien Biezemans <[email protected]>
Add default styles to themes

Also retrofit tests to theme

2caad5a441bb4669dfdd98b30a81f069b1ef4e67 authored almost 4 years ago by Julien Biezemans <[email protected]>
Remove @wip

53c1addf11630c1f4488821992af6b8dd1c8c6f2 authored almost 4 years ago by Julien Biezemans <[email protected]>
Rename style to styleText

d594ac532b90506a145b649a637cf3b41d236c76 authored almost 4 years ago by Julien Biezemans <[email protected]>
Fail properly on unknown text styles

This also retrofits tests on styleText.

05b02c9a941b2341caea64dadda2ea82393481a3 authored almost 4 years ago by Julien Biezemans <[email protected]>
Extract styling

2c40b9f0cff65a8191dcc3614bba27071d01ad03 authored almost 4 years ago by Julien Biezemans <[email protected]>
Switch from colors to ansi-styles

The colors package is no longer maintained and lacked some TS definitions.

7982f0997070a4bfbbb5e985c4d7d9bf22fd9f60 authored almost 4 years ago by Julien Biezemans <[email protected]>
Remove spaces

91385e5a3fdf2a67f3b69ed9657d01f409546f65 authored almost 4 years ago by Julien Biezemans <[email protected]>
Update default theme

e7e822a4ca3b7e7f849f48d312a975403e67b860 authored almost 4 years ago by Julien Biezemans <[email protected]>
Introduce theme styles

8139d0dffc48189a9d4bb2cfd69c2a671ded7011 authored almost 4 years ago by Julien Biezemans <[email protected]>
Introduce theme

80800e5143979470637dad0c51049f8c35731272 authored almost 4 years ago by Julien Biezemans <[email protected]>
Remove useless require

8c62b5af4cdb4f6fdb8397786ab778d5cb142901 authored almost 4 years ago by Julien Biezemans <[email protected]>
Add contribution instructions

88b19b86b53e9a6364c785a0de58a4764473bb09 authored almost 4 years ago by Julien Biezemans <[email protected]>
Add mocha tasks

68d00f4dcf8a8f93b02d21948f367cbef9b76447 authored almost 4 years ago by Julien Biezemans <[email protected]>
Tell NPM to ignore tests files

5963e37686986bc49910e8374fcd9faeb78d3787 authored almost 4 years ago by Julien Biezemans <[email protected]>
Use specific file suffix for tests

20129c2ebd12c13006b0f8d06fcce3b3cfea4a0f authored almost 4 years ago by Julien Biezemans <[email protected]>
Run compiled code in tests

c31ce31a4c08c14c20f14a9561bf423d97d64ef9 authored almost 4 years ago by Julien Biezemans <[email protected]>
Add build:clean task

b7ecfcdfde91ad99313418228d786625fe16bd67 authored almost 4 years ago by Julien Biezemans <[email protected]>
Remove obsolete type declaration file

14a0a73df6082efc869fa8df77faa465c6100445 authored almost 4 years ago by Julien Biezemans <[email protected]>
Remove extraneous line after docstrings

a62e279ff06099d3d1df305d06d7816fb26ca4b7 authored almost 4 years ago by Julien Biezemans <[email protected]>
Reset indentation on new feature

ba6fb69b34b7f7e82157af59c7b78937fa710ffc authored almost 4 years ago by Julien Biezemans <[email protected]>
Remove TODO

fa18b15a97dc4851f4da82cd6751061d433663fe authored almost 4 years ago by Julien Biezemans <[email protected]>
Test rule colour

ec912955e2cb0797cd9dc66dd35e5ce275321c3a authored almost 4 years ago by Julien Biezemans <[email protected]>
Test background steps under Rule

d96543a7b4f64e51aa4c58d1475ffc50e8006a0e authored almost 4 years ago by Julien Biezemans <[email protected]>
Render Rule:

942a51388d906a3becf2137efd9bc6c7c6cdad1a authored almost 4 years ago by Julien Biezemans <[email protected]>
Remove dead code

20e1aa5f6482117e88aef8c15f1d62533a63b437 authored almost 4 years ago by Julien Biezemans <[email protected]>
Add autofix lint script

2d8db6da7379885b6c67e0910e2d3c09a46aab4d authored almost 4 years ago by Julien Biezemans <[email protected]>
Remove wip

7294060388f913ac5bde56ed1398a223d843b529 authored almost 4 years ago by Julien Biezemans <[email protected]>
Refactor run helper

d35350ea1aabc07957012c7489e2d416052fe97f authored almost 4 years ago by Julien Biezemans <[email protected]>
Fix hook test

b6d691f54bfbd21bc56e92d19efc8384f0b5204a authored almost 4 years ago by Julien Biezemans <[email protected]>
Fix extra newline

8b8de69b6ea49c2d1df8dca41421bd929f89f859 authored almost 4 years ago by Julien Biezemans <[email protected]>
Remove WIP

aeb9b4fbcdd61d08db6f3d15e8fc049ae29c1c9e authored almost 4 years ago by Julien Biezemans <[email protected]>
Refactor world test

6a68b520c038f924c11ecbc8d73061b39cb070a1 authored almost 4 years ago by Julien Biezemans <[email protected]>
Refactor tag tests

92ee31d929c6bc59eeeb952cdd24fe1908183d52 authored almost 4 years ago by Julien Biezemans <[email protected]>
Refactor summary tests

40e5236b97eb0840b3c61c2b1f66cd810f9534cd authored almost 4 years ago by Julien Biezemans <[email protected]>
Fix error logging

03b2ddf852536a7aeaafb180da01554dd03171f5 authored almost 4 years ago by Julien Biezemans <[email protected]>
Refactor scenario

05e5fd91ae27e414f233e0135b73f33e80f67689 authored almost 4 years ago by Julien Biezemans <[email protected]>
Refactor scenario outline

c2fef5d3d99950e05b7c063362658bedbc733cc9 authored almost 4 years ago by Julien Biezemans <[email protected]>
Remove wip

fecc3aa8799bb6e7b0e216566d3d6872e470fd4f authored almost 4 years ago by Julien Biezemans <[email protected]>
Refactor i18n

103edf15700e138e69cc378cebce423593229759 authored almost 4 years ago by Julien Biezemans <[email protected]>
Refactor hook test

ed09d4f678f8d20343724db7a75267222a842d26 authored almost 4 years ago by Julien Biezemans <[email protected]>
Refactor feature test

766482c42dba5c0139337d7e9051ab8f0c81dae2 authored almost 4 years ago by Julien Biezemans <[email protected]>
Fix doc strings

1ac5f4c8eca489a057e5aa4a07668453dd4709f9 authored almost 4 years ago by Julien Biezemans <[email protected]>
Fix description test

844efaa0ed7e29a3839ee198457d229cdbe5a4bb authored almost 4 years ago by Julien Biezemans <[email protected]>
Fix data tables

682c97d994a7ea7a949bd1e001ac327b4b5b9568 authored almost 4 years ago by Julien Biezemans <[email protected]>
Fix types

93766ab34bbd1363c556f7a2a86993f53ae84c71 authored almost 4 years ago by Julien Biezemans <[email protected]>
Refactor text styling code

16a44b9779c2ce411f4e8e98019aea335ca0d92e authored almost 4 years ago by Julien Biezemans <[email protected]>
Fix remaining color tests

9e6b1c4bd6cccc1690b7bc6fbdb2975a796b5919 authored almost 4 years ago by Julien Biezemans <[email protected]>
Deprecate helpers

e5477f7969e5d34a4775b436c885abee0d83c506 authored almost 4 years ago by Julien Biezemans <[email protected]>
Fix most color tests

32234c2881ab8d72aa624f914e645a9c7641aca1 authored almost 4 years ago by Julien Biezemans <[email protected]>
Refactor helper

265169ece534141aba9631875207efc3bff168f5 authored almost 4 years ago by Julien Biezemans <[email protected]>
Refactor test helper

7bf5e0958e22733010d4cc684477fcaa616a5d45 authored almost 4 years ago by Julien Biezemans <[email protected]>
Fix summary output order

ec925e869c9cbf89dc38de06ba9c971ec151ba6f authored almost 4 years ago by Julien Biezemans <[email protected]>
Revert "Simplify summary formatting"

This reverts commit 69a45768eaf5bf8a7d46401a4fbe02c0621cf802.

f3fd0d2e725f55480ab530f8cd7204eacffe9468 authored almost 4 years ago by Julien Biezemans <[email protected]>
Fix summary test

557eb92b72a7ffbcf5cdd3e68397950f508197a7 authored almost 4 years ago by Julien Biezemans <[email protected]>
Simplify summary formatting

69a45768eaf5bf8a7d46401a4fbe02c0621cf802 authored almost 4 years ago by Julien Biezemans <[email protected]>
Add non-building test script

8aae16e3b628144cd099a6c16d220b651d1771f4 authored almost 4 years ago by Julien Biezemans <[email protected]>
Ignore times in summary

5bedf327f3d5625d8dc1fe1d46d98642a5fbc012 authored almost 4 years ago by Julien Biezemans <[email protected]>
Fix scenario outlines

f6836e799920ee61f97e0182ead7f1e579928ee8 authored almost 4 years ago by Julien Biezemans <[email protected]>
Count errors

24fe5839493a58e0600fa24ccab23c8910c3a501 authored almost 4 years ago by Julien Biezemans <[email protected]>
Fix step def

79613deff994f913d5530bbe8401725331574f92 authored almost 4 years ago by Julien Biezemans <[email protected]>
Start bringing back the formatter

2146b09b0d6042b40b78a2c44cd5af7e0267fe53 authored almost 4 years ago by Julien Biezemans <[email protected]>
Add cucumber-messages

4726db2127b6244a774bc82bebe4e4de8bf75739 authored almost 4 years ago by Julien Biezemans <[email protected]>
Bump Cucumber to v7

This breaks everything. Everything needs to be brought back to life!

6c3634dd87ada1daf82f22d1ddc42e627ac3d98f authored almost 4 years ago by Julien Biezemans <[email protected]>
Make formatter load in Cucumber 7 again

4d18fa8fb5ec85e7f03b3243fb9fd3aaf80682db authored almost 4 years ago by Julien Biezemans <[email protected]>
Fix TS include paths

080b68ede7a7030fe75cc7dd1f599cb816a7f92e authored almost 4 years ago by Julien Biezemans <[email protected]>
Remove erroneus package

dd65de870c798e903b993bbb46f1f442059e3077 authored almost 4 years ago by Julien Biezemans <[email protected]>
Drop Node.js 8 build

40fdaa84fd1698b7445204287e989f12b5461afe authored almost 4 years ago by Julien Biezemans <[email protected]>
Be explicit about not supporting cucumber 7

30cfbdfcf30698543810c4b929e42355d909e4bc authored almost 4 years ago by Julien Biezemans <[email protected]>
Bump dependencies

5e50452e30767e29a7352208646e14f7f31709c0 authored almost 4 years ago by Julien Biezemans <[email protected]>
Use link refs in README

11f669d18a9b496038712fefc7d14d4ba0d0c77d authored almost 4 years ago by Julien Biezemans <[email protected]>
Use TypeScript in test support files

182c3e0b5e7d0eabe4c28c9be9a64e214367fcec authored almost 4 years ago by Julien Biezemans <[email protected]>
Don't lint everything blindly

1e4c8cdb9178fdeba540faa2816514fbf630c332 authored almost 4 years ago by Julien Biezemans <[email protected]>
Add build badge

78035cb711c99a3d2c340b032c5895e7e6ae4f06 authored almost 4 years ago by Julien Biezemans <[email protected]>
Build on GitHub actions

93a10078d13623be60998113bd4ad25cd7be7609 authored almost 4 years ago by Julien Biezemans <[email protected]>
Clean up gitignore

76e4c16c02d9944901f6107e31b3c463f3a0a894 authored almost 4 years ago by Julien Biezemans <[email protected]>
Lint eslint :D

b6f577fa5ec4bcfb017181b98153a99515b526e6 authored almost 4 years ago by Julien Biezemans <[email protected]>
Update editor config

231c1b083a342649622ee6b320de37b2347f7bd3 authored almost 4 years ago by Julien Biezemans <[email protected]>
Ignore lib/

c4b94c6e6ef701f28a03b44b6be921afd69cb4fb authored almost 4 years ago by Julien Biezemans <[email protected]>
Migrate all tests to TypeScript

c296fdaa763d267e6e8492d7da913c156fd6fe3c authored almost 4 years ago by Julien Biezemans <[email protected]>
Start migrating to TypeScript

6154b1cdc5de19c65f1a636bc51777dfc42771ed authored almost 4 years ago by Julien Biezemans <[email protected]>
Explain versions

03f000d68098f854b9596f812a474857df675491 authored about 5 years ago by Ilya Kozhevnikov <[email protected]>
Bump major version to 6

aab3669735a4186437155a778a8a524572c5578b authored about 5 years ago by Ilya Kozhevnikov <[email protected]>
Fix ESLint

97879beee9e8fcfad48f2b000d045c54ee710b4d authored about 5 years ago by Ilya Kozhevnikov <[email protected]>
Support Cucumber.js 6

90a7b0d4aa5b06b1fed1389d12410a6094bd9e62 authored about 5 years ago by Ilya Kozhevnikov <[email protected]>
Add CHANGELOG

22c2d724cf90eeb15ff92f16aba6ceb2bc7f563c authored about 5 years ago by Ilya Kozhevnikov <[email protected]>
Update dependencies

deb1256de8ed5bad15576998a492d9da0876d181 authored about 5 years ago by Ilya Kozhevnikov <[email protected]>
Update dependencies

bef6da4403d015eb1ddf9c82e83955c12f1207d0 authored over 5 years ago by Ilya Kozhevnikov <[email protected]>
Update dependencies

c2527d6e1aa7afee4f956fae4c6997fe757f48d7 authored almost 6 years ago by Ilya Kozhevnikov <[email protected]>
Add descriptionEnabled option

2ead75c0fb02de871f3bf28231e6b128769f398e authored about 6 years ago by Ilya Kozhevnikov <[email protected]>
Remove broken link

31cd163a99a154aa9ea0eb998ebaf1bf4263c5ca authored about 6 years ago by Ilya Kozhevnikov <[email protected]>
Fix lint

10c16c85c3060961ffb98ad23cfae7f2e99ebfdc authored about 6 years ago by Ilya Kozhevnikov <[email protected]>
Align with cucumber dependencies

f55cca8ab55c867b6e0ef726e0d46ae46390b25e authored about 6 years ago by Ilya Kozhevnikov <[email protected]>
Update dependencies and fix colors, again.

ecd845206c59853c0308c8a124a1e341b2ea1105 authored about 6 years ago by Ilya Kozhevnikov <[email protected]>