Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 904265
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T16:01:14+00:00 2026-05-15T16:01:14+00:00

I have created below simple testcase in Delphi Prism . When I run the

  • 0

I have created below simple testcase in Delphi Prism. When I run the testcase using Gallio Icarus, it returns a This test is not supported by any available test framework.

I can think of only two reasons why this might be happening

  • I am missing something (really) obvious. A setting, a missing initialization somewhere, …
  • It is not possible to use the MbUnit – Gallio combination with Delphi Prism.

I do hope it is because I am missing something obvious. In case it isn’t, what do other people use as testframework using Delphi Prism?

namespace MailExtensionTests;

interface

uses
  MbUnit.Framework;

type
  Class1 = public class
  public
    [Test]
    procedure TestSomething;
  end;

implementation

procedure Class1.TestSomething;
begin
  Assert.IsTrue(True);
end;

end.
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-15T16:01:14+00:00Added an answer on May 15, 2026 at 4:01 pm

    I am not well versed in the .Net landscape of things, at least I’ve learned that much.

    I know now that I had given way to little information about what versions I used to be able to answer the question.

     - Windows XP 5.1.2600.
     - VMWware 6.5.4 with 2Gb of memory.
     - Delphi Prism running in Visual studio 2010.
     - .Net Framework 4
     - Gallio 3.1
     - MbUnit 3.1
    

    Now that I have been able to solve the problem created by yours truly, these are two solutions that worked for me.

    First solution

    One thing I neglected to mention whas the .Net framework I was compiling against.

    Our aim should always be to go for the higest, the fastest, the bleeding edge kind of thing right? As such, it was a no-brainer for me to choose .Net Framework 4 as my
    Target Framework to compile against.
    I mean, the highest, the best, the meanest… What could possibly be wrong with that.

    Well for starters, Gallio version 3.1 doesn’t support .Net Framework 4. It would have taken me a mere look at the home page of MbUnit to figure that one out. But who reads that stuff anyway, right? Surely, not some hardcore developers like myself. You never know who might be looking over your shoulder, catches you reading documentation and your reputation goes right down the drain.

    After I finally made peace with myself there was no way arround it than actually trying to read some documentation, I was able to compile a version that ran in Gallio 3.1. Hooray, mission accomplished… or so I thought.

    Running that one, really simple testcase took about half a minute, every time, all the time. That surely couldn’t be right?! Luckily, this problem was already mentioned here and here what brings us to

    Final Solution

    As been mentioned in the slow Gallio posts, one way to solve them was to install the latest, unofficial, version of Gallio. Talk about bleeding edge, this is it. I felt my heart pounding in my chest, adrenaline pumped up and it took me some serious constraint not to shout it out.

    A link to all latest versions of Gallio, one download, one install and some reattaching of references was all it took. I was finally able to run my testcase not only in .Net framework 3.5 but also in .Net framework 4.0.

    Oh yeah, eat that baby. Who’s the man now… who’s the man (relax Lieven, breath… breath…)

    Final thoughts

    It has been an interesting journey for me to say the least. I have regained some of my lost humility.
    Those of you who haven’t dozed of to sleep by now, you have my respect.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 495k
  • Answers 495k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer Update: answer rewritten. The original asker found the following answer… May 16, 2026 at 11:23 am
  • Editorial Team
    Editorial Team added an answer First lets get a few things straightened out. Delphi.NET is… May 16, 2026 at 11:23 am
  • Editorial Team
    Editorial Team added an answer In ASP.NET 4 the <%: xyz %> syntax will do… May 16, 2026 at 11:23 am

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Related Questions

I have created a XML file using PHP's simple XML, saved the file. When
I have created a simple win 32 application..in which it has a textbox and
I have created some simple charts (of type FastLine) with MSChart and update them
I have created simple example with @Singleton, @Schedule and @Timeout annotations to try if
I have created a simple wcf service which used the WCF Service Library template.
I have created two simple files in php. first file (i.e. input.php ): Created
UPDATE - No need to answer this now, I have solved below. Hi, I'm
I have a table whose header looks like this (I've simplified it): id, a1,
Edit: Building off of aL3xa's answer below, I've modified his syntax below. Not perfect,
I have been attemptng to create a DLL with C/C++ that can be accessed

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.