Skip to content

[Feature Request] BREAKING change: Rename .parameters folder to .test #1577

@AlexanderSehr

Description

@AlexanderSehr

Description

As we're getting closer to the dependency reimplementation and may use .bicep files instead of parameter files, we may want to prepare this change by renaming the parameter folder.

I'd suggest .deploymentTests which should be generic enough to cover both parameter & dependency files (as it may take some time to work through all modules) - and avoid any confusion with e.g. the static validation that lives somewhere else (.global folder).

  • Other suggestions
    • .tests
    • .validation

The change itself should be relatively easy to implement and can be implemented for example side-by-side with the renaming of the arm folder #1127 .

Update

We agreed upon using '.test'.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions