aprender-test-showcase 0.60.0

100% test coverage calculator showcase demonstrating Probar TUI + WASM testing
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "state": "showing_result",
  "display": "42",
  "pending_operator": null,
  "history": [
    {"expression": "6 * 7", "result": "42"}
  ],
  "timestamp": "2024-12-14T00:00:00Z",
  "viewport": {
    "width": 800,
    "height": 600
  },
  "theme": "light"
}