Kaleb Barrett
Kaleb Barrett
@cocotb/maintainers Review ping.
I had to update `access_integer` and `access_boolean` in `test_discovery`. Getting the length and indexing those handles are not supported anymore, so I just removed those parts of the test.
Added newsfragments for the user-pertinent removals and changes. @cmarqu could you opine? Then I'll merge this.
@lig I think you could continue to inline twice more back to the original desired style from the test. I do not think it's unreadable. A recursive algo which inlines...
It hasn't broken the core functionality, only their tests, which still use `raise TestFailure` instead of `assert` and old-style coroutines. This should be communicated to them.
Where are we on this? @themperek
I can't say I or the cocotb regression will ever use this feature, so I am opinionless outside of making it as little code that is easy to understand as...
I think we should just bring this in as is and if we want to support `post_cmd` in the future, so be it, but that will almost definitely be the...
@hakan-demirli Needs a rebase and a newsfrag.
Closed in favor of #3744.