SpecBridge 0.0.1-preview4

This is a prerelease version of SpecBridge.
There is a newer version of this package available.
See the version list below for details.
dotnet tool install --global SpecBridge --version 0.0.1-preview4                
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest # if you are setting up this repo
dotnet tool install --local SpecBridge --version 0.0.1-preview4                
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=SpecBridge&version=0.0.1-preview4&prerelease                
nuke :add-package SpecBridge --version 0.0.1-preview4                

SpecBridge

SpecBridge is a tool to synchronise gherkin specifications to Atlassian Confluence. The purpose of this tool is to be able to share .feature files with stakeholders.

Prerequisites

  • An API token with access to a Atlassian Confluence Space
  • A pre created page on that space

How it works

This tool indexes .feature files in the given directories and creates a page for each .feature. All pages are created as children under the given PageId.

Usage

  -f, --features    paths to feature files. default is './'
  --url             Required. atlassian base url, for example
                    'https://nwwz.atlassian.net/'
  --space           Required. atlassian space key, for example 'SpecBridge'
  --page            Required. id of the page under which to place the
                    specifications
  --user            Required. username to authenticate with
  --password        Required. password to authenticate with
  --help            Display help screen.
  --version         Display version information.
Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last updated
0.0.2-preview3 81 2/10/2025
0.0.2-preview2 112 1/31/2025
0.0.2-preview1 42 1/29/2025
0.0.1 38 1/24/2025
0.0.1-preview5 162 1/6/2025
0.0.1-preview4 241 11/14/2024
0.0.1-preview2 319 10/10/2024
0.0.1-preview1 89 10/9/2024
0.0.1-aplha1 86 10/5/2024