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

断言bug,引用变量是int类型,返回也是int,实际会被引用当成string #211

Open
lihuacai168 opened this issue May 29, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@lihuacai168
Copy link
Owner

描述问题
断言bug,引用变量是int类型,返回也是int,实际会被引用当成string

重现步骤
重现行为的步骤:

  • 返回值是int类型
  • 在断言期望值中调用变量,变量的值是int类型

期望的行为
期望断言通过,实际没通过

截图
image

image

版本和代码(请填写以下信息):

  • 操作系统:[例如MacOs 13, Win10]
  • 浏览器:[例如Chrome、Safari]
  • 代码版本:[例如V2.2.1,最新的代码哈希值]
  • Python版本: [Python3.9]

其他相关信息
在此处添加任何与问题有关的其他上下文信息。

@lihuacai168 lihuacai168 added the bug Something isn't working label May 29, 2024
@lihuacai168 lihuacai168 self-assigned this May 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant