I am trying to use WebApplicationContext to initialize the Spring.Net root context in a nunit test project.
Code snippet in nunit app.config file

<sectionGroup name="spring">
<section...