-
Following a discussion and review of the current pr-tester, the following suggestions are worth consideration for improvements:
- Currently only runs limited platforms and versions:
- jdk8,11,17…
-
**Describe the bug**
Currently SMP Confirm is send regardless if peer's public key is valid or not, as PK validation is done asynchronously when DHKeyCheck is computed. This results in SMP qualificat…
-
### Steps to Reproduce
1. Install the WordPress Beta Tester plugin.
2. Switch to the bleeding edge nightly.
3. Open a course in the editor.
4. There are errors / warnings in the console.
5. O…
-
As a developer/tester, I want to control the level of 'noise' and complexity in a stream of part 3 documents so that I can test my implementation against different scenarios.
Input: a sequence of pa…
-
As described in https://github.com/shibatch/sleef/issues/544, I am now considering to incorporate [tlfloat](https://github.com/shibatch/tlfloat) as a submodule of sleef.
The primary reason for incorp…
-
I just wanted to document this issue with those positional features and how users expect them to behave.
It's my understanding those features are, per spec, applied to all characters, and as such …
-
Even as a tester, I find it a struggle to key in the complex commands that need a lot of slashes and many keywords. I even have the user guide right beside me.
For a stressed, sleep-deprived person w…
-
This is best explained by an example.
```julia
mutable struct Tester{F,T}
f::F
x::T
y::T
end
t = Tester((x,y)->2x+2y,1.0,1.0)
function stepper!(t)
t.x = t.f(t.x,t.y)
end
function…
-
We found from #119 when checking if tester responses matched testers' profiles that they did not accurately include the email that they signed up for CUTGroup with. It would be just good practice to a…
-
**Project description**
Testkube is a Kubernetes-native testing framework for Testers, Developers, and DevOps practitioners that allows you to automate the executions of your existing testing too…