Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Kusto: 'azdev test --live azext_kusto.kusto' runs the wrong tests

Open
#299 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
30/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
azure, python
Domain
cli, devtools, testing

Research direction

Start by running the mentioned azdev test commands for azext_kusto.kusto and trace why they select test_kusto_commands instead of test_kusto_scenario in the manual folder. Done means the intended scenario tests run and their recordings are generated for the release.

Written by the indexing model from the issue text.

Description

Hi,
I'm trying to publish new CLI client.

The client is successfully generated and all the manual tests are passing as expected.
When I try to run automatic tests (by running "azdev test --live azext_kusto.kusto" or "aztev test kusto"), the command runs the 'test_kusto_commands' file instead of the usual 'test_kusto_scenario' file (that is also overriden in the manual folder).

This blocks me from releasing the client as the test recording are not generated.

Please let me know how can I fix the issue.

Thanks,
Assaf.

Dominant language
Python
Stars
91
Forks
134
Avg merge
2h 51m
Merged PRs (30d)
1

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from Azure/azure-cli-dev-tools

All issues in Azure/azure-cli-dev-tools

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.