We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Root document: https://www.tarantool.io/en/doc/latest/reference/reference_rock/luatest/luatest_overview/#list-of-luatest-functions Source: https://github.com/tarantool/luatest/blob/4aecd8e7dacd4ec7709659e64643911fe9e37a87/README.rst#list-of-luatest-functions SME: @ ligurio
in a list of assertions 1 some of them are missed:
assert_not_minus_zero
assert_not_plus_zero
assert_minus_zero
assert_plus_zero
assert_not_inf
assert_not_minus_inf
assert_not_plus_inf
assert_minus_inf
assert_plus_inf
assert_inf
https://github.com/tarantool/luatest/blob/master/luatest/assertions.lua#L658
https://www.tarantool.io/en/doc/latest/reference/reference_rock/luatest/luatest_overview/#list-of-luatest-functions ↩
The text was updated successfully, but these errors were encountered:
xuniq
No branches or pull requests
Root document: https://www.tarantool.io/en/doc/latest/reference/reference_rock/luatest/luatest_overview/#list-of-luatest-functions
Source: https://github.com/tarantool/luatest/blob/4aecd8e7dacd4ec7709659e64643911fe9e37a87/README.rst#list-of-luatest-functions
SME: @ ligurio
Details
in a list of assertions 1 some of them are missed:
assert_not_minus_zero
assert_not_plus_zero
assert_minus_zero
assert_plus_zero
assert_not_inf
assert_not_minus_inf
assert_not_plus_inf
assert_minus_inf
assert_plus_inf
assert_inf
https://github.com/tarantool/luatest/blob/master/luatest/assertions.lua#L658
Footnotes
https://www.tarantool.io/en/doc/latest/reference/reference_rock/luatest/luatest_overview/#list-of-luatest-functions ↩
The text was updated successfully, but these errors were encountered: