Automated Performance Testing
|
|
1
|
224
|
June 7, 2023
|
Test Pre-conditions
|
|
5
|
340
|
May 31, 2023
|
Starting a new ClojureScript project in 2022. Setup suggestions
|
|
52
|
2821
|
March 1, 2023
|
Require / import inside deftest
|
|
5
|
724
|
September 19, 2022
|
java.lang.Long cannot be cast to clojure.lang.PersistentCollection
|
|
11
|
876
|
July 30, 2022
|
Is there a way to measure the amount of memory a program uses?
|
|
3
|
700
|
March 5, 2022
|
Unified Front and Backend Development Environments
|
|
7
|
1344
|
February 5, 2022
|
Running devcard tests in CI
|
|
3
|
542
|
August 20, 2021
|
How to replace DI in Clojure?
|
|
40
|
5418
|
June 19, 2021
|
Testing thrown ex-info exceptions
|
|
6
|
5246
|
May 19, 2021
|
Introduction to testing with expectations/clojure-test and humane-test-output
|
|
2
|
594
|
April 19, 2021
|
Online Talk: Microbenchmarks with jmh-clojure
|
|
4
|
698
|
January 27, 2021
|
When is it appropriate to do RDD instead of TDD?
|
|
25
|
2722
|
December 29, 2020
|
Do we have a library to perform the mutation testing?
|
|
3
|
916
|
October 7, 2020
|
Using clojure.spec in ClojureScript SPA
|
|
2
|
698
|
September 28, 2020
|
A Gotcha: `test.core/thrown?`
|
|
13
|
920
|
September 24, 2020
|
Testing in node/clojurescript
|
|
3
|
815
|
August 31, 2020
|
Unit test coverage reports?
|
|
2
|
581
|
July 24, 2020
|
Applying Spec-based generative testing to a transformation pipeline - tips and lessons learned
|
|
3
|
730
|
April 4, 2020
|
How to read code coverage report (Cloverage)?
|
|
1
|
1089
|
March 12, 2020
|
Test simulating a stdin
|
|
2
|
1350
|
February 26, 2020
|
Very weird - println is affecting test results
|
|
7
|
660
|
December 17, 2019
|
Testing with Transcriptor
|
|
3
|
742
|
November 13, 2019
|
Inline tests, do you do it?
|
|
13
|
2901
|
October 1, 2019
|
How to minimize redundancy between unit testing and spec?
|
|
2
|
738
|
May 11, 2019
|
Clojurescript test runner
|
|
8
|
1792
|
April 26, 2019
|
TDD without Unit-Tests?
|
|
2
|
683
|
January 25, 2019
|
Ghostwheel - Hassle-free clojure.spec, side effect detection and evaluation tracing for Clojure(-Script)
|
|
2
|
836
|
January 9, 2019
|
Announcing: cljs-test-display to display your ClojureScript tests
|
|
2
|
852
|
January 4, 2019
|
Parallel tests in ClojureScript
|
|
2
|
830
|
October 5, 2018
|