Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

执行core/case/manager.py的时报错object of type name is not JSON serializable #8

Open
even2557 opened this issue Jun 7, 2021 · 1 comment

Comments

@even2557
Copy link

even2557 commented Jun 7, 2021

if name == 'main':
cases = dict()
cases["module"] = "product.testcase"
load_case_ast("/Users/lilen/PycharmProjects/autoframework/product/testcase",
cases, "/Users/lilen/PycharmProjects/autoframework/")
print(json.dumps(cases, indent=2))

@even2557
Copy link
Author

even2557 commented Jun 7, 2021

Uploading IMG_20210607_091744.jpg…

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant