Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

3.0.0

Choose a tag to compare

@bjuricbjuric released this 16 Nov 09:04
· 501 commits to master since this release
  • Gwen 3 release
    • Refactor and migrate codebase to Scala 3
    • Update Gherkin parser and all dependencies
    • Introduce pretty console logger ( supportsNO_COLOR )
    • Settings changes:
      • Support *.conf (HOCON), and *.json settings files in addition to *.properties files
      • Renamed settings:
        • gwen.feature.failfast renamed togwen.feature.failfast.enabled
        • gwen.rp.heartbeat renamed togwen.rp.heartbeat.enabled
      • Changed settings defaults:
        • gwen.associative.meta = true instead offalse
        • gwen.behavior.rules = strict instead oflenient
        • gwen.feature.mode = declarative instead ofimperative
        • gwen.report.suppress.meta = true instead offalse
        • gwen.auto.discover.data.csv = false instead oftrue
      • Removed settings alias
        • gwen.behaviour.rules in favor ofgwen.behavior.rules
      • New settings
        • Configurable base and output directories
          • gwen.baseDir (default = .)
          • gwen.outDir (default = ${gwen.baseDir}/output)
        • Configurable CLI options:
          • gwen.cli.options.parallel
          • gwen.cli.options.parallelFeatures
          • gwen.cli.options.batch
          • gwen.cli.options.dryRun
          • gwen.cli.options.report
          • gwen.cli.options.format
          • gwen.cli.options.tags
          • gwen.cli.options.inputData
          • gwen.cli.options.meta
          • gwen.cli.options.features
    • CLI changes:
      • New command
        • init for initialising a new Gwen working directory
      • New options
        • -c|--conf for loading .conf, .json and .properties settings files
        • -f|--format none for no report generation
        • -v|--verbose for verbose logging (pretty logging otherwise)
      • Deprecated option
        • -p|--properties in favor of-c|--conf
      • Configurable defaults for all CLI options
      • Generate HTML reports by default
    • Add alternative DSL for attaching files to report (without quotes around name)
      • I attach "<filepath>" as <name>
    • Simplified@DataTable annotation
      • Read top header row by default and use names in header to lookup cell values
    • New user documentation

Contributors

  • @DataTable
DataTable
Assets2
Loading

[8]ページ先頭

©2009-2026 Movatter.jp