bff

Your friendly test framework

OTHER License

Downloads
1.1K
Stars
8
Committers
4

Bot releases are hidden (Show)

bff -

Published by ianwalter over 5 years ago

  • Only adding suite name if configured e709751

https://github.com/ianwalter/bff/compare/v5.1.0...v5.1.1

bff -

Published by ianwalter over 5 years ago

  • Moving junit builder require inside of conditional 22690a6
  • Adding #40: Add an option to generate a junit report ac39a6f
  • Adding #54: Fail test run if no test files found 417844e
  • Merge pull request #58 from ianwalter/renovate/webpack-4.x 4564e1c
  • Update dependency webpack to ^4.32.2 41cbfc4
  • Merge pull request #59 from ianwalter/renovate/puppeteer-1.x 3740c84
  • Update dependency puppeteer to ^1.17.0 9028338
  • Merge pull request #61 from ianwalter/renovate/ianwalter-eslint-config-2.x eb9edcd
  • Update dependency @ianwalter/eslint-config to v2 2bc2e3f
  • Merge pull request #57 from ianwalter/renovate/webpack-4.x c43c9f3
  • Update dependency webpack to ^4.32.0 06156f5
  • Update dependency np to ^5.0.2 8b4056e
  • Update dependency @ianwalter/eslint-config to ^1.1.3 880e04b

https://github.com/ianwalter/bff/compare/v5.0.0...v5.1.0

bff -

Published by ianwalter over 5 years ago

bff -

Published by ianwalter over 5 years ago

bff -

Published by ianwalter over 5 years ago

  • Switching test command back 8c156e7
  • Merge pull request #53 from ianwalter/refactor-createTestContext 39c7e53
  • Moving testContext merge to worker 228e8dd
  • Fixing typo 205983c
  • Trying to simplify configuration passing 9aacbec
  • Refactoring createTestContext to enhanceTestContext dcf5e79
  • Better structuring context defaults c8448d0
  • Merge pull request #52 from ianwalter/renovate/puppeteer-1.x 2810ddd
  • Update dependency puppeteer to ^1.16.0 8f7052d
  • Merge pull request #45 from ianwalter/v5-dev-attempt-2 a50dc8c
  • Fixing pptr file match 70f35b8
  • Updating comments c04df55
  • Merging testContexts in browser.js ec9bd37
  • Updating snapshot 46fbb35
  • Updating lock file d6581ee
  • Merge branch 'master' of github.com:ianwalter/bff into v5-dev-attempt-2 d2a7778
  • Merge pull request #49 from ianwalter/renovate/expect-24.x 52c116b
  • Merge pull request #50 from ianwalter/renovate/jest-snapshot-24.x 9211180
  • Adding comments bd87394
  • Simplifying test command 02bce2d
  • Adding more browser tests 82a3066
  • Fixing lint 728f1a3
  • Adding bff --failFast test 797280e
  • Update dependency jest-snapshot to ^24.8.0 beef9f7
  • Update dependency expect to ^24.8.0 1a8af9b
  • Merge branch 'master' of github.com:ianwalter/bff into v5-dev-attempt-2 2b8423a
  • Adding non-consequential changes from v5-dev-attempt-2 3c7ed9f
  • Merge pull request #51 from ianwalter/renovate/np-5.x dd4e86a
  • Update dependency np to ^5.0.1 822af8b
  • Merge pull request #48 from ianwalter/renovate/ianwalter-print-2.x d48d1cb
  • Update dependency @ianwalter/print to ^2.3.1 27971f1
  • Adding renovate config abba6e2
  • Adding puppeteer args 946dab9
  • Trying to configure puppeteer correctly for GA 59cc001
  • Bumping timeout a125956
  • Using puppeteer action e721cb1
  • Refactoring test counts to collections bf1b52c
  • More test refactoring 706c202
  • Working on test refactor e80c805
  • Adding puppeteer conditional for fileServer 44a16c2
  • Adding fs-remote c469999
  • Fixing some issues c969432
  • Fixing test result return fcf3b37
  • Working Puppeteer test 35f4219
  • Refactoring out createTestContext again 359d155
  • Fixing browser.close code 22c72e6
  • Refactoring test action 43a79e9
  • Cleaning up worker code structure and comments c7fea55
  • Adding try catch to puppeteer registration 9a57431
  • Adding some missing puppeteer logic 74b3d59
  • Fixing some typos and issues 6fe81ce
  • Adding puppeteer registration logic 0a0a0fe
  • Adding puppeteer option and pptr.js to defaultFiles 5c42da8
  • Moving relative path to file context e8494e8
  • Adding #42: refactoring file to file context object 4e4203a

https://github.com/ianwalter/bff/compare/v4.0.2...v5.0.0-0

bff -

Published by ianwalter over 5 years ago

  • Passing test.key instead of test.name to expect and jest-snapshot b3e56ec
  • Update README.md 9000fce
  • Merge pull request #39 from ianwalter/dependabot/npm_and_yarn/np-5.0.1 fd7ac41
  • Bump np from 5.0.0 to 5.0.1 b483752

https://github.com/ianwalter/bff/compare/v4.0.1...v4.0.2

bff -

Published by ianwalter over 5 years ago

  • Fixing #38: plugin require issue 43b94cc

https://github.com/ianwalter/bff/compare/v4.0.0...v4.0.1

bff -

Published by ianwalter over 5 years ago

  • Fixing #37: registration pool termination issue 2e3a551
  • Adding #24: Listen for SIGINT 7a561b9
  • Adding #27 and #29 82b063b

https://github.com/ianwalter/bff/compare/v3.3.0...v4.0.0

bff -

Published by ianwalter over 5 years ago

  • Merge pull request #34 from ianwalter/3.3.0-dev cc2ba4c
  • Forcing pool termination if hasFastFailure is true 421fa59
  • Fixing cancels f5a0596
  • Fixing typos ebdb0aa
  • Working on failFast option 8390703
  • Adding #33: Make result part of testContext fab3431

https://github.com/ianwalter/bff/compare/v3.2.0...v3.3.0

bff -

Published by ianwalter over 5 years ago

  • Adding #18 and #22: tags 130ccae
  • Fixing #32: Log test name on expectation failure d68cea5
  • Fixing #30: move before hooks inside of try catch 9f3ec7b

https://github.com/ianwalter/bff/compare/v3.1.1...v3.2.0

bff -

Published by ianwalter over 5 years ago

  • Updating @ianwalter/cli to v1.1.1 63b6a09

https://github.com/ianwalter/bff/compare/v3.1.0...v3.1.1

bff -

Published by ianwalter over 5 years ago

  • Updating @ianwalter/cli to v1.1.0 a9c2122

https://github.com/ianwalter/bff/compare/v3.0.1...v3.1.0

bff -

Published by ianwalter over 5 years ago

  • Fixing #31: Undo updateSnapshot flag change 568ced7
  • Merge pull request #28 from ianwalter/dependabot/npm_and_yarn/np-5.0.0 80f192a
  • Bump np from 4.0.2 to 5.0.0 18bdca6

https://github.com/ianwalter/bff/compare/v3.0.0...v3.0.1

bff -

Published by ianwalter over 5 years ago

  • Merge pull request #26 from ianwalter/3.0.0-dev 1fb2103
  • Improving comments 5a7f170
  • Adding comments 46db81d
  • Fixing hooks 2661795
  • Adding #10 and #25 c051b49

https://github.com/ianwalter/bff/compare/v2.10.0...v3.0.0

bff -

Published by ianwalter over 5 years ago

  • Merge pull request #19 from ianwalter/2.10.0-dev f5b7926
  • Cleanup 3a2e57d
  • Moving pTimeout to worker 1093ccd
  • Updating print 2388bda
  • Fixing duplicate suppressed errors issue 67e97f6
  • Fixing no assertions failure 389de45
  • Fixing chalk in thread worker 874335e
  • Setting maxWorkers default and removing timeout alias 3d81ea3
  • Switching to thread workers if available 223f692
  • Improving manual pass 663c412
  • Adding #12: test timeout config 6f445a6
  • Moving termination logic to runAllTestsInFile then callback f2a98fc
  • Simplifying after logic 47c833e

https://github.com/ianwalter/bff/compare/v2.9.0...v2.10.0

bff -

Published by ianwalter over 5 years ago

  • Merge pull request #16 from ianwalter/snapshot-bug-fix 9d93f56
  • Fixing comment 4fc21f4
  • Updating comments 567f0bd
  • Fixing multiple snapshots per test issue ba0c574
  • Fixing snapshot update 4211c06
  • Fixing pool termination timing issue 478fdb0
  • Refactoring 68b9465
  • Fixing snapshot update a9efd9c
  • Fixing test issue d88f296
  • Cleanup 6bbdefa
  • Working on moving snapshot file logic out of worker 9610fdb
  • Fixing snapshot cd0fbb3
  • Adding second snapshot pass test e15e42d
  • Merge pull request #13 from ianwalter/dependabot/npm_and_yarn/@ianwalter/print-2.1.0 476f347
  • Bump @ianwalter/print from 2.0.2 to 2.1.0 7ff2796
  • Changing description 16e57f1

https://github.com/ianwalter/bff/compare/v2.8.0...v2.9.0

bff -

Published by ianwalter over 5 years ago

  • Moving file args back to test script 13ff895
  • Merge pull request #9 from ianwalter/snapshots e8595bb
  • Fixing lint 8a327af
  • Removing test:all snapshots since tests dont run in repeatable order f48266d
  • Adding comments, test:all script 67e5b65
  • Got test name in snapshot working 2a401ac
  • Close to working 76b773c
  • Merge branch 'master' into snapshots 68536d2
  • Adding to README bf8fe35
  • Adding jest-snapshot 3dc478a

https://github.com/ianwalter/bff/compare/v2.7.0...v2.8.0

bff -

Published by ianwalter over 5 years ago

  • Adding #8: Add concurrency flag/configuration c2bea17

https://github.com/ianwalter/bff/compare/v2.6.0...v2.7.0

bff -

Published by ianwalter over 5 years ago

bff -

Published by ianwalter over 5 years ago

  • Switching to @ianwalter/cli 881af66
  • Allow test file called tests/tests.js 3d6c5b1

https://github.com/ianwalter/bff/compare/v2.4.2...v2.5.0

Package Rankings
Top 5.75% on Npmjs.org
Badges
Extracted from project README
npm page CI
Related Projects