Added ts file for bun testing
Added http to text area box Moved CoD column to match query Alignment
This commit is contained in:
		| @ -1,4 +1,14 @@ | ||||
| { | ||||
|     "name": "adaptation", | ||||
|     "module": "index.ts", | ||||
|     "type": "module", | ||||
|     "private": true, | ||||
|     "devDependencies": { | ||||
|         "@types/bun": "latest" | ||||
|     }, | ||||
|     "peerDependencies": { | ||||
|         "typescript": "^5" | ||||
|     }, | ||||
|     "scripts": { | ||||
|         "AA-CreateSelfDescription.Staging.v2_43_0-BACKLOG_EQPT": "dotnet test --runtime win-x64 --no-build --filter \"FullyQualifiedName~Adaptation._Tests.CreateSelfDescription.Staging.v2_43_0 & ClassName~BACKLOG_EQPT\" -- TestRunParameters.Parameter(name=\\\"WaitFor\\\", value=\\\"Debugger.IsAttached\\\")", | ||||
|         "BA-CreateSelfDescription.Staging.v2_43_0-BACKLOG": "dotnet test --runtime win-x64 --no-build --filter \"FullyQualifiedName~Adaptation._Tests.CreateSelfDescription.Staging.v2_43_0 & ClassName~BACKLOG\" -- TestRunParameters.Parameter(name=\\\"WaitFor\\\", value=\\\"Debugger.IsAttached\\\")", | ||||
|  | ||||
		Reference in New Issue
	
	Block a user