Skip to content

[BUG] #85

@Dimwiddle

Description

@Dimwiddle

Describe the bug

  • specleft test skeleton is not converting specs in to skeletons.
  • The project directory should be anchored to the current directory in the terminal (not to root of the project)

To Reproduce

Steps to reproduce the behavior:

  1. specleft plan on the PRD.md in comments
  2. convert to spec units
  3. run specleft test skeleton

Actual behaviour

~/coding_projects/specleft-delta-demo demo-opus ⇡1 !2 ?2 ❯ specleft plan                                                                                               Py 3.12.5
Using template: .specleft/templates/prd-template.yml

Planning feature specs...
Features planned: 5
Created:
  - .specleft/specs/document-lifecycle.md
  - .specleft/specs/multi-reviewer-approval.md
  - .specleft/specs/delegation.md
  - .specleft/specs/escalation.md
  - .specleft/specs/edge-cases.md

Notice: Enforcement capabilities require a commercial license.

A valid license key is not registered.
Obtain a license:
  https://specleft.dev/enforce

~/coding_projects/specleft-delta-demo demo-opus ⇡1 !2 ?2 ❯ spec test skeleton -o ./tests/acceptance                                                                    Py 3.12.5
No specs found in .specleft/specs.

Expected behavior

  • Test skeletons are created.

Environment

  • OS: [e.g. Ubuntu 22.04]
  • Python version: [e.g. 3.11]
  • SpecLeft version: [e.g. 0.1.0]

Additional context

Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions