Skip to content

Commit effde33

Browse files
authored
Update gsoc25_refactor_analyzer_tests.md
1 parent 2aa6d52 commit effde33

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Blogs/gsoc25_refactor_analyzer_tests.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
title: Migrating IntelOwl Analyzer Tests
2+
date: 2025-08-25
3+
cover: /images/gsoclogo.png
4+
author: Pranjal Gupta
5+
16
# Migrating IntelOwl Analyzer Tests: From Monkeypatching to a Structured Unit Testing Framework
27

38
For IntelOwl, which integrates dozens of analyzers to process a wide range of observables, maintaining robust and reliable tests is crucial. This summer, during my GSoC project, I worked on **migrating IntelOwl’s analyzer tests** from a **monkeypatch-heavy approach** to a **structured, maintainable unit testing framework** using Python’s built-in `unittest` module.

0 commit comments

Comments
 (0)