﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
23219	Document unit testing for plugin authors	gaben	team	"I developed a plugin for JOSM some time ago. It's written in Kotlin and utilizes [https://testng.org/ TestNG]. However, I recently realized it might not work at all because everything was prepared with JUnit in mind.

Can someone help me figure out how it's possible to test plugins, possibly with TestNG? I'm not committed to TestNG; it would just be nice to have so I wouldn't need to rewrite what I currently have.

After all, I couldn't find documentation for plugin authors on writing unit tests, let it be TestNG or JUnit. I'm happy to create the pages, but I currently lack the knowledge. Just today, I discovered that there is a `josm-unittest.jar` lib for this purpose..."	task	closed	normal		Wiki content		worksforme	unit test testng junit	
