Author Archives: julia on Abel Soares Siqueira

TestItems – Modern Julia testing

By: julia on Abel Soares Siqueira

Re-posted from: https://abelsiqueira.com/blog/2026-04-25-testitems-modern-testing-for-julia/

This post is the written companion for my video on TestItems.
Liking and subscribing there is appreciated.

TestItems is a modern testing framework for Julia allowing parallel testing, isolation, setup steps, and filtering.
It has a nice VSCode integration, and through TestItemRunner, it can be used with Revise to automatically rerun tests, or by AI agents via julia-mcp to improve iteration speed.
The official website is https://julia-testitems.org/.

This post is aimed at anyone developing packages in Julia.

Personal Julia 2023 retrospective

By: julia on Abel Soares Siqueira

Re-posted from: https://abelsiqueira.com/blog/2024-01-04-personal-julia-2023-retrospective/

2023 was a very interest year for me, regarding the use and promotion of the Julia Programming Language. Here are the three main reasons why.
First, I gave no less than 4 talks (not counting anything in-company).
On 19/January at the JuliaLang Eindhoven Meetup. I talked about the difficulties of maintaining a large ecosystems of packages. It was the first time I went to Eindhoven, and I met some great people there.

Personal Julia 2023 retrospective

By: julia on Abel Soares Siqueira

Re-posted from: https://abelsiqueira.com/blog/2024-01-04-personal-julia-2023-retrospective/

2023 was a very interest year for me, regarding the use and promotion of the Julia Programming Language.
Here are the three main reasons why.

First, I gave no less than 4 talks (not counting anything in-company).

On 19/January at the JuliaLang Eindhoven Meetup.
I talked about the difficulties of maintaining a large ecosystems of packages.
It was the first time I went to Eindhoven, and I met some great people there.
These meetups are still happening around every 2 months.