Unable to get aspect testing to work
I've got a very simple class set up to apply a logging aspect to so I can get the hang down of testing aspects. I've created the starting class to test with Metalama.Framework (latest preview) installed, viewed the preview to get the aspect-applied version and copied that into <name>.t.cs and then installed the Metalama.Testing.AspectTesting package (latest preview).
When I run all tests, I get the following (per the attached image).
Any guesses what I'm doing wrong here?
When I run all tests, I get the following (per the attached image).
Any guesses what I'm doing wrong here?
