Christian Rumpf
Christian Rumpf
## Issue Extension methods all have `ExtensionContext` which provides us many useful information like `displayname`, `method` or `tags`. This helps in writing custom test reports. What I'm missing is a...
As an 3rd-Party-Developer I'd like to receive informations about the amount of materials I can receive after reprocessing them (if refineable). I tried to find these kind of infos in...
There are some use cases where cron tasks have to run more than once per minute. It might not be support for Linux crons, but frameworks with internal scheduling features...
I experimented a bit with Datatables 2.0 and various [Bootstrap 5 Table variants](https://getbootstrap.com/docs/5.3/content/tables/#variants) (i.e. table header different color than table body). It seems that class `dataTables` which is inserted by...